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> void
GroovyTemplate. 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 class
SafeCSVFormatter
class
SafeHTMLFormatter
class
SafeXMLFormatter
-