| Package | Description |
|---|---|
| freemarker.cache |
Template loading and caching.
|
| Modifier and Type | Method and Description |
|---|---|
abstract TemplateLookupResult |
TemplateLookupStrategy.lookup(TemplateLookupContext ctx)
Finds the template source that matches the template name, locale (if not
null) and other parameters
specified in the TemplateLookupContext. |