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