Uses of Class
freemarker.core.TemplateRTFOutputModel
-
Packages that use TemplateRTFOutputModel Package Description freemarker.core The seldom used or advanced parts of the fundamental FreeMarker API, compared tofreemarker.template
. -
-
Uses of TemplateRTFOutputModel in freemarker.core
Methods in freemarker.core that return TemplateRTFOutputModel Modifier and Type Method Description protected TemplateRTFOutputModel
RTFOutputFormat. newTemplateMarkupOutputModel(java.lang.String plainTextContent, java.lang.String markupContent)
-