| Package | Description |
|---|---|
| freemarker.core |
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template. |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateDateFormat
Represents a date/time/dateTime format; used in templates for formatting and parsing with that format.
|
class |
TemplateNumberFormat
Represents a number format; used in templates for formatting and parsing with that format.
|