Uses of Class
freemarker.core.TemplateCombinedMarkupOutputModel
Packages that use TemplateCombinedMarkupOutputModel
Package
Description
The seldom used or advanced parts of the fundamental FreeMarker API, compared to
freemarker.template.-
Uses of TemplateCombinedMarkupOutputModel in freemarker.core
Subclasses with type arguments of type TemplateCombinedMarkupOutputModel in freemarker.coreModifier and TypeClassDescriptionfinal classRepresents two markup formats nested into each other.final classStores combined markup to be printed; used withCombinedMarkupOutputFormat.Methods in freemarker.core that return TemplateCombinedMarkupOutputModelModifier and TypeMethodDescriptionprotected TemplateCombinedMarkupOutputModelCombinedMarkupOutputFormat.newTemplateMarkupOutputModel(String plainTextContent, String markupContent)