Class HtmlEscapeMethod

java.lang.Object
org.nuxeo.ecm.platform.ec.notification.email.HtmlEscapeMethod
All Implemented Interfaces:
freemarker.template.TemplateMethodModel, freemarker.template.TemplateModel

public class HtmlEscapeMethod extends Object implements freemarker.template.TemplateMethodModel
Author:
Thierry Martins
  • Constructor Details

    • HtmlEscapeMethod

      public HtmlEscapeMethod()
  • Method Details

    • exec

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