| Package | Description |
|---|---|
| com.github.jknack.handlebars | |
| com.github.jknack.handlebars.internal |
| Modifier and Type | Method and Description |
|---|---|
Formatter.Chain |
Handlebars.getFormatter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
Formatter.format(Object value,
Formatter.Chain next)
Format a value if possible or call next formatter in the chain.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormatterChain
Default implementation for formatter chain.
|
Copyright © 2015. All rights reserved.