| Modifier and Type | Class and Description | 
|---|---|
| class  | CachingTemplateEngine<T> | 
| Modifier and Type | Method and Description | 
|---|---|
| static TemplateHandler | TemplateHandler. create(TemplateEngine engine)Create a handler | 
| static TemplateHandler | TemplateHandler. create(TemplateEngine engine,
      String templateDirectory,
      String contentType)Create a handler | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FreeMarkerTemplateEngineA template engine that uses the FreeMarker library. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | HandlebarsTemplateEngineA template engine that uses the Handlebars library. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JadeTemplateEngineA template engine that uses Jade. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MVELTemplateEngineA template engine that uses the Handlebars library. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | PebbleTemplateEngineA template engine that uses the Pebble library. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | RockerTemplateEngineA template engine that uses the Rocker library. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ThymeleafTemplateEngineA template engine that uses the Thymeleaf library. | 
| Modifier and Type | Method and Description | 
|---|---|
| TemplateEngine | TemplateEngine. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TemplateEngine | TemplateEngine. newInstance(TemplateEngine arg) | 
| Constructor and Description | 
|---|
| TemplateEngine(TemplateEngine delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| TemplateEngine | TemplateEngine. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TemplateEngine | TemplateEngine. newInstance(TemplateEngine arg) | 
| Constructor and Description | 
|---|
| TemplateEngine(TemplateEngine delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| TemplateEngine | TemplateEngine. getDelegate() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TemplateEngine | TemplateEngine. newInstance(TemplateEngine arg) | 
| Constructor and Description | 
|---|
| TemplateEngine(TemplateEngine delegate) | 
Copyright © 2021 Eclipse. All rights reserved.