play.templates.types
类 SafeCSVFormatter

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

public class SafeCSVFormatter
extends java.lang.Object
implements SafeFormatter


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

构造方法详细信息

SafeCSVFormatter

public SafeCSVFormatter()
方法详细信息

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