public class DumpAllDirective extends BaseDumpDirective
| Constructor and Description |
|---|
DumpAllDirective() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(freemarker.core.Environment env,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody body) |
Map<String,Object> |
help(String name) |
dump, dump, getTemplateVariableDump, getTemplateVariableDump, junkToStrings, toMap, writeDumppublic void execute(freemarker.core.Environment env,
Map params,
freemarker.template.TemplateModel[] loopVars,
freemarker.template.TemplateDirectiveBody body)
throws freemarker.template.TemplateException,
IOException
freemarker.template.TemplateExceptionIOExceptionCopyright © 2022. All rights reserved.