Uses of Class
freemarker.core.RTFOutputFormat
Packages that use RTFOutputFormat
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of RTFOutputFormat in freemarker.core
Fields in freemarker.core declared as RTFOutputFormatModifier and TypeFieldDescriptionstatic final RTFOutputFormat
RTFOutputFormat.INSTANCE
The only instance (singleton) of thisOutputFormat
.Methods in freemarker.core that return RTFOutputFormat