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