Package fmpp.models

Class CopyWritableVariableMethod

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

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

    • CopyWritableVariableMethod

      public CopyWritableVariableMethod()
  • Method Details

    • exec

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