freemarker.ext.ant
Class JythonAntTask
Task
freemarker.ext.ant.JythonAntTask
public class JythonAntTask
extends Task
Used internally, public for technical reasons only.
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.
addText
public void addText(String text)
execute
public void execute(Map vars)
throws BuildException
setFile
public void setFile(File scriptFile)
throws BuildException