Class TemplateHTMLOutputModel

All Implemented Interfaces:
TemplateMarkupOutputModel<TemplateHTMLOutputModel>, TemplateModel

public class TemplateHTMLOutputModel extends CommonTemplateMarkupOutputModel<TemplateHTMLOutputModel>
Stores HTML markup to be printed; used with HTMLOutputFormat.

This class was final before 2.3.29.

Since:
2.3.24