Interface | Description |
---|---|
TemplateProcessingConstants | |
TemplateProcessingResult |
A template processing result represents the result from a processed
TemplateVariationDefinition through a
TemplateProcessor . |
TemplateProcessor |
A template processor is used to process a
TemplateVariationDefinition and is typically registered / looked up
based on the type of a template returned by TemplateDefinition.getType() . |