| 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 |
InvalidFormatParametersException
Used when creating
TemplateDateFormat-s and TemplateNumberFormat-s to indicate that the parameters
part of the format string (like some kind of pattern) is malformed. |
class |
UndefinedCustomFormatException |