| Package | Description |
|---|---|
| freemarker.cache |
Template loading and caching.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TemplateConfiguration |
TemplateConfigurationFactory.get(String sourceName,
Object templateSource)
Returns (maybe creates) the
TemplateConfiguration for the given template source. |
TemplateConfiguration |
MergingTemplateConfigurationFactory.get(String sourceName,
Object templateSource) |
TemplateConfiguration |
FirstMatchTemplateConfigurationFactory.get(String sourceName,
Object templateSource) |
TemplateConfiguration |
ConditionalTemplateConfigurationFactory.get(String sourceName,
Object templateSource) |