|
|||||||||
| Home >> All >> org >> apache >> ws >> jaxme >> [ generator overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.ws.jaxme.generator
Class Main

java.lang.Objectorg.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:
| Constructor Summary | |
Main()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
static void |
Usage(java.lang.String msg)
Prints the Usage message and exits with error status. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Main
public Main()
| Method Detail |
Usage
public static void Usage(java.lang.String msg)
Prints the Usage message and exits with error status.
main
public static void main(java.lang.String[] args) throws java.lang.Exception
|
|||||||||
| Home >> All >> org >> apache >> ws >> jaxme >> [ generator overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.ws.jaxme.generator.Main