|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.exolab.castor.builder.SourceGeneratorMain
public final class SourceGeneratorMain
Main line method for command-line invokation of the source generation tool. Because this class exists only to provide a main(String[]) for command-line use, all methods are static.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Parses the command line, converting everything into the proper form for the source generation main class, then invokes source generation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the String[] consisting of the command line arguments
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||