Package | Description |
---|---|
io.vertx.rxjava.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)
Deprecated.
|
Copyright © 2021 Eclipse. All rights reserved.