| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.generator.Main
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 | 
public Main()
| Method Detail | 
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 - the command line arguments
java.lang.Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||