Uses of Class
freemarker.core.TemplateXMLOutputModel
-
Packages that use TemplateXMLOutputModel Package Description freemarker.core The seldom used or advanced parts of the fundamental FreeMarker API, compared tofreemarker.template. -
-
Uses of TemplateXMLOutputModel in freemarker.core
Subclasses of TemplateXMLOutputModel in freemarker.core Modifier and Type Class Description classTemplateXHTMLOutputModelStores HTML markup to be printed; used withHTMLOutputFormat.Methods in freemarker.core that return TemplateXMLOutputModel Modifier and Type Method Description protected TemplateXMLOutputModelXMLOutputFormat. newTemplateMarkupOutputModel(java.lang.String plainTextContent, java.lang.String markupContent)
-