| 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 |
XHTMLOutputFormat
Represents the XML output format (MIME type "application/xhtml+xml", name "XHTML"); this behaves identically to
HTMLOutputFormat, except that the name an the MIME Type differs. |
| Modifier and Type | Field and Description |
|---|---|
static XMLOutputFormat |
XMLOutputFormat.INSTANCE
The only instance (singleton) of this
OutputFormat. |
| Modifier and Type | Method and Description |
|---|---|
XMLOutputFormat |
TemplateXMLOutputModel.getOutputFormat() |