Package | Description |
---|---|
com.github.jknack.handlebars | |
com.github.jknack.handlebars.internal |
Modifier and Type | Field and Description |
---|---|
static Formatter.Chain |
Formatter.NOOP
NOOP Formatter.
|
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 © 2021. All rights reserved.