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 TypeClassDescriptionclassStores HTML markup to be printed; used withHTMLOutputFormat.Methods in freemarker.core that return TemplateXMLOutputModelModifier and TypeMethodDescriptionprotected TemplateXMLOutputModelXMLOutputFormat.newTemplateMarkupOutputModel(String plainTextContent, String markupContent)