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(String mode)
Set the mode for the engine
|
newInstance, render, renderObservable
public ThymeleafTemplateEngine(ThymeleafTemplateEngine delegate)
public Object getDelegate()
getDelegate
in class TemplateEngine
public static ThymeleafTemplateEngine create()
public ThymeleafTemplateEngine setMode(String mode)
mode
- the modepublic static ThymeleafTemplateEngine newInstance(ThymeleafTemplateEngine arg)
Copyright © 2015. All Rights Reserved.