Uses of Interface
play.templates.SafeFormatter
-
Packages that use SafeFormatter Package Description play.templates play.templates.types -
-
Uses of SafeFormatter in play.templates
Methods in play.templates with parameters of type SafeFormatter Modifier and Type Method Description static <T> voidGroovyTemplate. registerFormatter(java.lang.String format, SafeFormatter formatter) -
Uses of SafeFormatter in play.templates.types
Classes in play.templates.types that implement SafeFormatter Modifier and Type Class Description classSafeCSVFormatterclassSafeHTMLFormatterclassSafeXMLFormatter
-