play.templates.types
类 SafeHTMLFormatter

java.lang.Object
  继承者 play.templates.types.SafeHTMLFormatter
所有已实现的接口:
SafeFormatter

public class SafeHTMLFormatter
extends java.lang.Object
implements SafeFormatter


构造方法摘要
SafeHTMLFormatter()
           
 
方法摘要
 java.lang.String format(Template template, java.lang.Object value)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SafeHTMLFormatter

public SafeHTMLFormatter()
方法详细信息

format

public java.lang.String format(Template template,
                               java.lang.Object value)
指定者:
接口 SafeFormatter 中的 format


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