public class WriteBeanDirective extends AbstractBeanDirective
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOGGER |
Constructor and Description |
---|
WriteBeanDirective() |
Modifier and Type | Method and Description |
---|---|
void |
execute(freemarker.core.Environment environment,
Map params,
freemarker.template.TemplateModel[] templateModels,
freemarker.template.TemplateDirectiveBody templateDirectiveBody) |
getBeanObject
public void execute(freemarker.core.Environment environment, Map params, freemarker.template.TemplateModel[] templateModels, freemarker.template.TemplateDirectiveBody templateDirectiveBody) throws freemarker.template.TemplateException, IOException
freemarker.template.TemplateException
IOException
Copyright © 2024. All rights reserved.