|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
LocalDataBuilder instead.
public interface TemplateDataModelBuilder
Contains callback to build the data-model for a template execution.
| Method Summary | |
|---|---|
java.util.Map |
build(Engine e,
freemarker.template.Template template,
java.io.File src)
Deprecated. Returns the top-level variables that will be avilable for the template. |
| Method Detail |
|---|
java.util.Map build(Engine e,
freemarker.template.Template template,
java.io.File src)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||