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