Uses of Class
freemarker.core.RTFOutputFormat
-
Packages that use RTFOutputFormat Package Description freemarker.core The seldom used or advanced parts of the fundamental FreeMarker API, compared tofreemarker.template
. -
-
Uses of RTFOutputFormat in freemarker.core
Fields in freemarker.core declared as RTFOutputFormat Modifier and Type Field Description static RTFOutputFormat
RTFOutputFormat. INSTANCE
The only instance (singleton) of thisOutputFormat
.Methods in freemarker.core that return RTFOutputFormat Modifier and Type Method Description RTFOutputFormat
TemplateRTFOutputModel. getOutputFormat()
-