freemarker.template
public interface TemplateMethodModel extends TemplateModel
NOTHING
Object exec(List arguments) throws TemplateModelException
TemplateMethodModelEx
instead.arguments
- a List of String objects
containing the values of the arguments passed to the method.TemplateModel
, it will be automatically
wrapped using the environment
object wrapper
.TemplateModelException