freemarker.ext.dom
Class Transform

java.lang.Object
  extended by freemarker.ext.dom.Transform

public class Transform
extends java.lang.Object

A class that contains a main() method for command-line invocation of a FreeMarker XML transformation. $id$


Method Summary
static void main(java.lang.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
 

Method Detail

main

public static void main(java.lang.String[] args)
A convenient main() method for command-line invocation.