org.apache.ws.jaxme.generator
Class Main
java.lang.Object
org.apache.ws.jaxme.generator.Main
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:
static void | Usage(String msg) - Prints the Usage message and exits with error status.
|
static void | main(args[] )
|
Usage
public static void Usage(String msg)
Prints the Usage message and exits with error status.
main
public static void main(args[] )
throws Exception