| 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 |
TemplateXHTMLOutputModel
Stores HTML markup to be printed; used with
HTMLOutputFormat. |
| Modifier and Type | Method and Description |
|---|---|
protected TemplateXMLOutputModel |
XMLOutputFormat.newTemplateMarkupOutputModel(java.lang.String plainTextContent,
java.lang.String markupContent) |