- Enclosing class:
Mustache
public static interface Mustache.Formatter
Handles converting objects to strings when rendering templates.
-
Method Summary
Modifier and TypeMethodDescriptionConvertsvalue
to a CharSequence for inclusion in a template.
-
Method Details
-
format
Convertsvalue
to a CharSequence for inclusion in a template.
-