public class TemplateXMLOutputModel extends CommonTemplateMarkupOutputModel<TemplateXMLOutputModel>
XMLOutputFormat.
This class was final before 2.3.29.
NOTHING| Modifier | Constructor and Description |
|---|---|
protected |
TemplateXMLOutputModel(java.lang.String plainTextContent,
java.lang.String markupContent)
|
| Modifier and Type | Method and Description |
|---|---|
XMLOutputFormat |
getOutputFormat()
Returns the singleton
OutputFormat object that implements the operations for the "markup output" value. |
toStringprotected TemplateXMLOutputModel(java.lang.String plainTextContent,
java.lang.String markupContent)
public XMLOutputFormat getOutputFormat()
TemplateMarkupOutputModelOutputFormat object that implements the operations for the "markup output" value.getOutputFormat in interface TemplateMarkupOutputModel<TemplateXMLOutputModel>getOutputFormat in class CommonTemplateMarkupOutputModel<TemplateXMLOutputModel>