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