Uses of Class
freemarker.core.TemplateXHTMLOutputModel
-
Packages that use TemplateXHTMLOutputModel Package Description freemarker.core The seldom used or advanced parts of the fundamental FreeMarker API, compared tofreemarker.template
. -
-
Uses of TemplateXHTMLOutputModel in freemarker.core
Methods in freemarker.core that return TemplateXHTMLOutputModel Modifier and Type Method Description protected TemplateXHTMLOutputModel
XHTMLOutputFormat. newTemplateMarkupOutputModel(java.lang.String plainTextContent, java.lang.String markupContent)
-