|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TemplateInterpreterFactory
Name: TemplateInterpreterFactory
Description: Description of the class.
Field Summary | |
---|---|
static String |
ATTRIBUTE_NAME
The attribute name to use to store the factory instances. |
Method Summary | |
---|---|
TemplateContext |
createTemplateContext(Map properties,
FormatHelper formatHelper)
Creates a TemplateContext instance. |
TemplateInterpreter |
createTemplateInterpreter()
Creates a TemplateInterpreter instance. |
Field Detail |
---|
static final String ATTRIBUTE_NAME
Method Detail |
---|
TemplateInterpreter createTemplateInterpreter()
TemplateContext createTemplateContext(Map properties, FormatHelper formatHelper)
properties
- The properties to use.formatHelper
- The format helper to use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |