Uses of Class
freemarker.core.TemplateRTFOutputModel
Packages that use TemplateRTFOutputModel
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template.-
Uses of TemplateRTFOutputModel in freemarker.core
Subclasses with type arguments of type TemplateRTFOutputModel in freemarker.coreModifier and TypeClassDescriptionclassRepresents the Rich Text Format output format (MIME type "application/rtf", name "RTF").classStores RTF markup to be printed; used withRTFOutputFormat.Methods in freemarker.core that return TemplateRTFOutputModelModifier and TypeMethodDescriptionprotected TemplateRTFOutputModelRTFOutputFormat.newTemplateMarkupOutputModel(String plainTextContent, String markupContent)