Class FormatDescriptionMethod

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

    public class FormatDescriptionMethod
    extends Object
    implements freemarker.template.TemplateMethodModelEx
    Apache Freemarker method for formatting text This is invoked by the freemarker templates

    This method escapes relevant html characters, wraps text

    • Constructor Detail

      • FormatDescriptionMethod

        public FormatDescriptionMethod()
    • Method Detail

      • exec

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