Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ec.notification.email
Class HtmlEscapeMethod

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

public class HtmlEscapeMethod
extends java.lang.Object
implements freemarker.template.TemplateMethodModel

Author:
Thierry Martins

Field Summary
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
HtmlEscapeMethod()
           
 
Method Summary
 java.lang.Object exec(java.util.List arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlEscapeMethod

public HtmlEscapeMethod()
Method Detail

exec

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.