freemarker.ext.ant
Class UnlinkedJythonOperationsImpl
java.lang.Object
freemarker.ext.ant.UnlinkedJythonOperationsImpl
public class UnlinkedJythonOperationsImpl
- extends java.lang.Object
Used internally, public for technical reasons only.
Method Summary |
void |
execute(java.io.File file,
java.util.Map vars)
|
void |
execute(java.lang.String script,
java.util.Map vars)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnlinkedJythonOperationsImpl
public UnlinkedJythonOperationsImpl()
execute
public void execute(java.lang.String script,
java.util.Map vars)
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException
execute
public void execute(java.io.File file,
java.util.Map vars)
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException