Class HtmlEscapeMethod

  • All Implemented Interfaces:
    freemarker.template.TemplateMethodModel, freemarker.template.TemplateModel

    public class HtmlEscapeMethod
    extends Object
    implements freemarker.template.TemplateMethodModel
    Author:
    Thierry Martins
    • Method Detail

      • exec

        public Object exec​(List arg0)
                    throws freemarker.template.TemplateModelException
        Specified by:
        exec in interface freemarker.template.TemplateMethodModel
        Throws:
        freemarker.template.TemplateModelException