Home » freemarker-2.3.13 » freemarker.ext.ant » [javadoc | source]
freemarker.ext.ant
public class: UnlinkedJythonOperationsImpl [javadoc | source]
java.lang.Object
   freemarker.ext.ant.UnlinkedJythonOperationsImpl

All Implemented Interfaces:
    UnlinkedJythonOperations

Used internally, public for technical reasons only.
Method from freemarker.ext.ant.UnlinkedJythonOperationsImpl Summary:
execute,   execute
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from freemarker.ext.ant.UnlinkedJythonOperationsImpl Detail:
 public  void execute(String script,
    Map vars) throws BuildException 
 public  void execute(File file,
    Map vars) throws BuildException