Package fmpp.models

Class NewWritableHashMethod

java.lang.Object
fmpp.models.NewWritableHashMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateMethodModelEx, freemarker.template.TemplateModel

public class NewWritableHashMethod extends Object implements freemarker.template.TemplateMethodModelEx
Creates a new, empty WritableHash.
  • Constructor Details

    • NewWritableHashMethod

      public NewWritableHashMethod()
  • Method Details

    • exec

      public Object exec(List arguments) throws freemarker.template.TemplateModelException
      Specified by:
      exec in interface freemarker.template.TemplateMethodModel
      Specified by:
      exec in interface freemarker.template.TemplateMethodModelEx
      Throws:
      freemarker.template.TemplateModelException