Uses of Interface
io.vertx.ext.web.templ.pebble.PebbleTemplateEngine
Packages that use PebbleTemplateEngine
Package
Description
-
Uses of PebbleTemplateEngine in io.vertx.ext.web.templ.pebble
Methods in io.vertx.ext.web.templ.pebble that return PebbleTemplateEngineModifier and TypeMethodDescriptionstatic PebbleTemplateEngineCreate a template engine using defaultsstatic PebbleTemplateEngineCreate a template engine using a custom Builder, e.g. if you want use custom Filters or Functions.static PebbleTemplateEngineCreate a template engine using defaultsstatic PebbleTemplateEnginePebbleTemplateEngine.create(Vertx vertx, String extension, io.pebbletemplates.pebble.PebbleEngine engine) Create a template engine using a custom Builder, e.g. if you want use custom Filters or Functions. -
Uses of PebbleTemplateEngine in io.vertx.reactivex.ext.web.templ.pebble
Methods in io.vertx.reactivex.ext.web.templ.pebble that return PebbleTemplateEngineMethods in io.vertx.reactivex.ext.web.templ.pebble with parameters of type PebbleTemplateEngineModifier and TypeMethodDescriptionstatic PebbleTemplateEnginePebbleTemplateEngine.newInstance(PebbleTemplateEngine arg) Constructors in io.vertx.reactivex.ext.web.templ.pebble with parameters of type PebbleTemplateEngine -
Uses of PebbleTemplateEngine in io.vertx.rxjava3.ext.web.templ.pebble
Methods in io.vertx.rxjava3.ext.web.templ.pebble that return PebbleTemplateEngineMethods in io.vertx.rxjava3.ext.web.templ.pebble with parameters of type PebbleTemplateEngineModifier and TypeMethodDescriptionstatic PebbleTemplateEnginePebbleTemplateEngine.newInstance(PebbleTemplateEngine arg) Constructors in io.vertx.rxjava3.ext.web.templ.pebble with parameters of type PebbleTemplateEngine