play.templates.types
Class SafeXMLFormatter

java.lang.Object
  extended by play.templates.types.SafeXMLFormatter
All Implemented Interfaces:
SafeFormatter

public class SafeXMLFormatter
extends java.lang.Object
implements SafeFormatter


Constructor Summary
SafeXMLFormatter()
           
 
Method Summary
 java.lang.String format(Template template, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeXMLFormatter

public SafeXMLFormatter()
Method Detail

format

public java.lang.String format(Template template,
                               java.lang.Object value)
Specified by:
format in interface SafeFormatter


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly