Modifier and Type | Field and Description |
---|---|
Mustache.Formatter |
Mustache.Compiler.formatter
Handles converting objects to strings when rendering a template.
|
Modifier and Type | Method and Description |
---|---|
Mustache.Compiler |
Mustache.Compiler.withFormatter(Mustache.Formatter formatter)
Configures the
Mustache.Formatter used to turn objects into strings. |
Copyright © 2016. All rights reserved.