| Package | Description | 
|---|---|
| io.vertx.ext.web.templ | |
| io.vertx.ext.web.templ.thymeleaf | |
| io.vertx.reactivex.ext.web.templ.thymeleaf | |
| io.vertx.rxjava.ext.web.templ.thymeleaf | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ThymeleafTemplateEngine
Deprecated. 
 
please use  
ThymeleafTemplateEngine instead. | 
| Modifier and Type | Method and Description | 
|---|---|
static ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.create(Vertx vertx)
Deprecated.  
Create a template engine using defaults 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.create(Vertx vertx)
Create a template engine using defaults 
 | 
ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.setMode(org.thymeleaf.templatemode.TemplateMode mode)
Set the mode for the engine 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.newInstance(ThymeleafTemplateEngine arg)  | 
| Constructor and Description | 
|---|
ThymeleafTemplateEngine(ThymeleafTemplateEngine delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ThymeleafTemplateEngine | 
ThymeleafTemplateEngine.newInstance(ThymeleafTemplateEngine arg)  | 
| Constructor and Description | 
|---|
ThymeleafTemplateEngine(ThymeleafTemplateEngine delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.