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