freemarker.ext.dom
Class Transform
java.lang.Object
freemarker.ext.dom.Transform
public class Transform
- extends Object
A class that contains a main() method for command-line invocation
of a FreeMarker XML transformation.
$id$
Method Summary |
static void |
main(String[] args)
A convenient main() method for command-line invocation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
- A convenient main() method for command-line invocation.