public class InsertAttributeFMModel extends Object implements freemarker.template.TemplateDirectiveModel
InsertAttributeModel to be used in FreeMarker. For the list of
parameters, see
#start(java.util.Stack, TilesContainer, boolean, String, String,
Object, String, String, String, Attribute, Object...)
and
#end(java.util.Stack, TilesContainer, boolean, Object...)
.| Constructor and Description |
|---|
InsertAttributeFMModel(InsertAttributeModel model)
Constructor.
|
public InsertAttributeFMModel(InsertAttributeModel 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.TemplateDirectiveModelfreemarker.template.TemplateExceptionIOExceptionCopyright © 2001-2013 Apache Software Foundation. All Rights Reserved.