public class Main extends java.lang.Object
A command line interface for the JaxMe source generator.
Implementation note: If you update this class, you should consider updating the following files and classes as well:
Generator
XJCTask
Main()
static void
main(java.lang.String[] args)
Usage(java.lang.String msg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Main()
public static void Usage(java.lang.String msg)
Prints the Usage message and exits with error status.
public static void main(java.lang.String[] args) throws java.lang.Exception
args
java.lang.Exception