public interface MVELTemplateEngine extends TemplateEngine
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_TEMPLATE_EXTENSION
Default template extension
|
Modifier and Type | Method and Description |
---|---|
static MVELTemplateEngine |
create(Vertx vertx)
Create a template engine using defaults
|
static MVELTemplateEngine |
create(Vertx vertx,
String extension)
Create a template engine using defaults
|
clearCache, render, render, render, render, unwrap
static final String DEFAULT_TEMPLATE_EXTENSION
static MVELTemplateEngine create(Vertx vertx)
static MVELTemplateEngine create(Vertx vertx, String extension)
Copyright © 2022 Eclipse. All rights reserved.