Class PlainTemplate

  • All Implemented Interfaces:
    TemplateInterface

    public class PlainTemplate
    extends Template
    Template to turn all markup between <plain> and </plain> into ordinary text, by escaping all HTML markup.