| Package | Description |
|---|---|
| freemarker.cache |
Template loading and caching.
|
| Modifier and Type | Method and Description |
|---|---|
FirstMatchTemplateConfigurationFactory |
FirstMatchTemplateConfigurationFactory.allowNoMatch(boolean allow)
Same as
setAllowNoMatch(boolean), but return this object to support "fluent API" style. |
FirstMatchTemplateConfigurationFactory |
FirstMatchTemplateConfigurationFactory.noMatchErrorDetails(java.lang.String message)
Same as
setNoMatchErrorDetails(String), but return this object to support "fluent API" style. |