Interface | Description |
---|---|
Template.ResourceOpener |
Used to resolve references to resources in the template, through
#parse directives. |
Class | Description |
---|---|
Template |
A template expressed in EscapeVelocity, a subset of the Velocity Template Language (VTL) from
Apache.
|
Exception | Description |
---|---|
EvaluationException |
An exception that occurred while evaluating a template, such as an undefined variable reference
or a division by zero.
|
ParseException |
An exception that occurred while parsing a template.
|
Copyright © 2019. All rights reserved.