Uses of Interface
io.vertx.ext.web.templ.handlebars.HandlebarsTemplateEngine
Packages that use HandlebarsTemplateEngine
Package
Description
-
Uses of HandlebarsTemplateEngine in io.vertx.ext.web.templ.handlebars
Methods in io.vertx.ext.web.templ.handlebars that return HandlebarsTemplateEngineModifier and TypeMethodDescriptionstatic HandlebarsTemplateEngineCreate a template engine using defaultsstatic HandlebarsTemplateEngineCreate a template engine using defaultsHandlebarsTemplateEngine.setResolvers(com.github.jknack.handlebars.ValueResolver... resolvers) Set the array of handlebars context value resolvers. -
Uses of HandlebarsTemplateEngine in io.vertx.reactivex.ext.web.templ.handlebars
Methods in io.vertx.reactivex.ext.web.templ.handlebars that return HandlebarsTemplateEngineMethods in io.vertx.reactivex.ext.web.templ.handlebars with parameters of type HandlebarsTemplateEngineModifier and TypeMethodDescriptionstatic HandlebarsTemplateEngineHandlebarsTemplateEngine.newInstance(HandlebarsTemplateEngine arg) Constructors in io.vertx.reactivex.ext.web.templ.handlebars with parameters of type HandlebarsTemplateEngine -
Uses of HandlebarsTemplateEngine in io.vertx.rxjava3.ext.web.templ.handlebars
Methods in io.vertx.rxjava3.ext.web.templ.handlebars that return HandlebarsTemplateEngineMethods in io.vertx.rxjava3.ext.web.templ.handlebars with parameters of type HandlebarsTemplateEngineModifier and TypeMethodDescriptionstatic HandlebarsTemplateEngineHandlebarsTemplateEngine.newInstance(HandlebarsTemplateEngine arg) Constructors in io.vertx.rxjava3.ext.web.templ.handlebars with parameters of type HandlebarsTemplateEngine