Package | Description |
---|---|
io.vertx.ext.web.templ.mvel | |
io.vertx.reactivex.ext.web.templ.mvel | |
io.vertx.rxjava.ext.web.templ.mvel | |
io.vertx.rxjava3.ext.web.templ.mvel |
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
|
Modifier and Type | Method and Description |
---|---|
MVELTemplateEngine |
MVELTemplateEngine.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
MVELTemplateEngine.newInstance(MVELTemplateEngine arg) |
Constructor and Description |
---|
MVELTemplateEngine(MVELTemplateEngine delegate) |
Modifier and Type | Method and Description |
---|---|
MVELTemplateEngine |
MVELTemplateEngine.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
MVELTemplateEngine.newInstance(MVELTemplateEngine arg) |
Constructor and Description |
---|
MVELTemplateEngine(MVELTemplateEngine delegate) |
Modifier and Type | Method and Description |
---|---|
MVELTemplateEngine |
MVELTemplateEngine.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
MVELTemplateEngine.newInstance(MVELTemplateEngine arg) |
Constructor and Description |
---|
MVELTemplateEngine(MVELTemplateEngine delegate) |
Copyright © 2023 Eclipse. All rights reserved.