public class ThymeleafTemplateEngine extends TemplateEngine
original non RX-ified interface using Vert.x codegen.| Constructor and Description |
|---|
ThymeleafTemplateEngine(ThymeleafTemplateEngine delegate) |
| Modifier and Type | Method and Description |
|---|---|
static ThymeleafTemplateEngine |
create()
Create a template engine using defaults
|
Object |
getDelegate() |
static ThymeleafTemplateEngine |
newInstance(ThymeleafTemplateEngine arg) |
ThymeleafTemplateEngine |
setMode(org.thymeleaf.templatemode.TemplateMode mode)
Set the mode for the engine
|
newInstance, render, renderObservablepublic ThymeleafTemplateEngine(ThymeleafTemplateEngine delegate)
public Object getDelegate()
getDelegate in class TemplateEnginepublic static ThymeleafTemplateEngine create()
public ThymeleafTemplateEngine setMode(org.thymeleaf.templatemode.TemplateMode mode)
mode - the modepublic static ThymeleafTemplateEngine newInstance(ThymeleafTemplateEngine arg)
Copyright © 2016. All rights reserved.