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