Package freemarker.ext.ant
Class UnlinkedJythonOperationsImpl
- java.lang.Object
-
- freemarker.ext.ant.UnlinkedJythonOperationsImpl
-
public class UnlinkedJythonOperationsImpl extends Object
Used internally, public for technical reasons only.
-
-
Constructor Summary
Constructors Constructor Description UnlinkedJythonOperationsImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute(File file, Map vars)
void
execute(String script, Map vars)
-