Home » freemarker-2.3.13 » freemarker.core » [javadoc | source]
freemarker.core
static class: BuiltIn.defaultBI.ConstantMethod [javadoc | source]
java.lang.Object
   freemarker.core.BuiltIn$defaultBI$ConstantMethod

All Implemented Interfaces:
    TemplateMethodModelEx

Constructor:
 ConstantMethod(TemplateModel constant) 
Method from freemarker.core.BuiltIn$defaultBI$ConstantMethod Summary:
exec
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from freemarker.core.BuiltIn$defaultBI$ConstantMethod Detail:
 public Object exec(List args)