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