| Method and Description |
|---|
| io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine.getHandlebars()
see
TemplateEngine.unwrap()
Get a reference to the internal Handlebars object so it
can be configured. |
| io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine.getResolvers()
see
TemplateEngine.unwrap()
Return the array of configured handlebars context value resolvers. |
| io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine.setResolvers(ValueResolver...)
see
TemplateEngine.unwrap()
Set the array of handlebars context value resolvers. |
Copyright © 2024 Eclipse. All rights reserved.