Package | Description |
---|---|
io.vertx.rxjava.ext.web.templ.mvel |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MVELTemplateEngine> |
MVELTemplateEngine.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
MVELTemplateEngine.create(Vertx vertx)
Create a template engine using defaults
|
static MVELTemplateEngine |
MVELTemplateEngine.create(Vertx vertx,
String extension)
Create a template engine using defaults
|
static MVELTemplateEngine |
MVELTemplateEngine.newInstance(MVELTemplateEngine arg) |
Copyright © 2021 Eclipse. All rights reserved.