Uses of Class
freemarker.core.TemplateXMLOutputModel
Packages that use TemplateXMLOutputModel
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template
.-
Uses of TemplateXMLOutputModel in freemarker.core
Subclasses of TemplateXMLOutputModel in freemarker.coreModifier and TypeClassDescriptionclass
Stores HTML markup to be printed; used withHTMLOutputFormat
.Methods in freemarker.core that return TemplateXMLOutputModelModifier and TypeMethodDescriptionprotected TemplateXMLOutputModel
XMLOutputFormat.newTemplateMarkupOutputModel
(String plainTextContent, String markupContent)