public class ImportAttributeFMModel extends Object implements freemarker.template.TemplateDirectiveModel
ImportAttributeModel to be used in FreeMarker. For the list of
parameters, see
ImportAttributeModel.getImportedAttributes(TilesContainer, String, String, boolean, Object...)
.| Constructor and Description |
|---|
ImportAttributeFMModel(ImportAttributeModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(freemarker.core.Environment env,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody body) |
public ImportAttributeFMModel(ImportAttributeModel 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 © 2025. All rights reserved.