public class JythonAntTask
extends Task
This is an Ant sub-task of the FreemarkerXmlTask task.
Warning! It must not be statically linked with Jython classes, so users can use the XML ant task even if Jython is not installed.
| Constructor and Description |
|---|
JythonAntTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addText(String text) |
void |
execute(Map vars) |
void |
setFile(File scriptFile) |
Copyright © 2016. All Rights Reserved.