| Interface | Description |
|---|---|
| NamedHelper<T> |
Implementations of this interface bound with Guice will be automatically registered as handlebars helpers.
|
| Class | Description |
|---|---|
| HandlebarsModule |
An extension module that provides support for Handlebars.java templating engine.
|
| HandlebarsModule.Config |
The configuration object for
HandlebarsModule. |
| Template |