Uses of Class
io.vertx.rxjava3.ext.web.templ.pebble.PebbleTemplateEngine
Packages that use PebbleTemplateEngine
-
Uses of PebbleTemplateEngine in io.vertx.rxjava3.ext.web.templ.pebble
Fields in io.vertx.rxjava3.ext.web.templ.pebble with type parameters of type PebbleTemplateEngineModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<PebbleTemplateEngine> PebbleTemplateEngine.__TYPE_ARGMethods in io.vertx.rxjava3.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.static PebbleTemplateEnginePebbleTemplateEngine.newInstance(PebbleTemplateEngine arg)