Class TemplateXMLOutputModel

All Implemented Interfaces:
TemplateMarkupOutputModel<TemplateXMLOutputModel>, TemplateModel
Direct Known Subclasses:
TemplateXHTMLOutputModel

public class TemplateXMLOutputModel extends CommonTemplateMarkupOutputModel<TemplateXMLOutputModel>
Stores XML markup to be printed; used with XMLOutputFormat.

This class was final before 2.3.29.

Since:
2.3.24