| Interface | Description |
|---|---|
| Template |
The
Template interface defines methods to render the template. |
| Templates |
This interface defines API for template engine integration.
|
| Class | Description |
|---|---|
| GroovyTemplates |
The implementation of
Templates for groovy string template support. |
| Renderer | |
| StringTemplates |
The implementation of
Templates for the StringTemplate (ST4) support. |