| Package | Description |
|---|---|
| com.github.jknack.handlebars | |
| com.github.jknack.handlebars.internal |
| Modifier and Type | Method and Description |
|---|---|
ParserFactory |
Handlebars.getParserFactory()
Return a parser factory.
|
| Modifier and Type | Method and Description |
|---|---|
Handlebars |
Handlebars.with(ParserFactory parserFactory)
Set a new
ParserFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
HbsParserFactory
The default
ParserFactory. |
Copyright © 2021. All rights reserved.