Groovy Template
This task allows the Dex data input stream to be formatted by a Groovy template for presentation or to save as a file.
Configuration Tab
OPTION | DESCRIPTION |
---|---|
Text Area | This contains the template code. |
Load Template | Allows the user to load a template to disk. |
Save Template | Allows the user to save a template to disk. |
Output Tab
OPTION | DESCRIPTION |
---|---|
Save Output | This allows the user to save teh rendered template output to disk. |
HTML Tab
This tab displays the rendered output.
INPUT
Any Dex data stream is valid, unless the template itself has special requirements.
OUTPUT
The Dex output data stream is not modified.