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