Package | Description |
---|---|
io.vertx.ext.web.templ | |
io.vertx.rxjava.ext.web.templ |
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
MVELTemplateEngine.create()
Create a template engine using defaults
|
MVELTemplateEngine |
MVELTemplateEngine.setExtension(String extension)
Set the extension for the engine
|
MVELTemplateEngine |
MVELTemplateEngine.setMaxCacheSize(int maxCacheSize)
Set the max cache size for the engine
|
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
MVELTemplateEngine.newInstance(MVELTemplateEngine arg) |
Constructor and Description |
---|
MVELTemplateEngine(MVELTemplateEngine delegate) |
Copyright © 2016. All rights reserved.