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.Subclasses with type arguments of type TemplateXMLOutputModel in freemarker.coreModifier and TypeClassDescriptionclassStores XML markup to be printed; used withXMLOutputFormat.classRepresents the XML output format (MIME type "application/xml", name "XML").Methods in freemarker.core that return TemplateXMLOutputModelModifier and TypeMethodDescriptionprotected TemplateXMLOutputModelXMLOutputFormat.newTemplateMarkupOutputModel(String plainTextContent, String markupContent)