public class DefinitionFMModel extends Object implements freemarker.template.TemplateDirectiveModel
DefinitionModel
to be used in FreeMarker. For the list of
parameters, see DefinitionModel#start(java.util.Stack, String, String, String, String, String)
and
DefinitionModel#end(MutableTilesContainer, java.util.Stack, Object...)
.Constructor and Description |
---|
DefinitionFMModel(DefinitionModel model)
Constructor.
|
public DefinitionFMModel(DefinitionModel model)
model
- The template model.public void execute(freemarker.core.Environment env, Map params, freemarker.template.TemplateModel[] loopVars, freemarker.template.TemplateDirectiveBody body) throws freemarker.template.TemplateException, IOException
execute
in interface freemarker.template.TemplateDirectiveModel
freemarker.template.TemplateException
IOException
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.