LocalDataBuilder
instead.public interface TemplateDataModelBuilder
Modifier and Type | Method and Description |
---|---|
java.util.Map |
build(Engine e,
freemarker.template.Template template,
java.io.File src)
Deprecated.
Returns the top-level variables that will be available for the template.
|
java.util.Map build(Engine e, freemarker.template.Template template, java.io.File src) throws java.lang.Exception
java.lang.Exception