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