Package | Description |
---|---|
io.vertx.reactivex.ext.web.templ.thymeleaf |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ThymeleafTemplateEngine> |
ThymeleafTemplateEngine.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static ThymeleafTemplateEngine |
ThymeleafTemplateEngine.create(Vertx vertx)
Create a template engine using defaults
|
static ThymeleafTemplateEngine |
ThymeleafTemplateEngine.newInstance(ThymeleafTemplateEngine arg) |
ThymeleafTemplateEngine |
ThymeleafTemplateEngine.setMode(org.thymeleaf.templatemode.TemplateMode mode)
Set the mode for the engine
|
Copyright © 2023 Eclipse. All rights reserved.