Package | Description |
---|---|
freemarker.cache |
Contains classes and interfaces that deal with template loading and caching.
|
Modifier and Type | Class and Description |
---|---|
class |
ClassTemplateLoader
A
TemplateLoader that uses streams reachable through
Class.getResourceAsStream(String) as its source of templates. |