| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectfreemarker.ext.rhino.RhinoScriptableModelfreemarker.ext.rhino.RhinoFunctionModelFields inherited from interface freemarker.template.TemplateBooleanModel | |
FALSE, TRUE | |
Fields inherited from interface freemarker.template.TemplateModel | |
NOTHING | |
Fields inherited from interface freemarker.template.TemplateScalarModel | |
EMPTY_STRING | |
Constructor Summary | |
| |
Method Summary | |
Object |
|
Methods inherited from class freemarker.ext.rhino.RhinoScriptableModel | |
get, get, getAdaptedObject, getAsBoolean, getAsNumber, getAsString, isEmpty, keys, size, values | |
public RhinoFunctionModel(Function function,
Scriptable fnThis,
BeansWrapper wrapper)public Object exec(List arguments)
throws TemplateModelException
- Specified by:
- exec in interface TemplateMethodModel