Public Member Functions | |
void | run0 (String[] args, String configFileConcat) throws BindingException, FileNotFoundException |
void | run (File schemaDir, File primaryConfigFile, List< String > otherConfigFileNames, List< File > includeDirs, File javaOutputDir) throws BindingException, FileNotFoundException |
Static Public Member Functions | |
void | main (String[] args) |
Private Member Functions | |
void | generate (SourceGenerator sgen, File schemaFile, String packageName) throws FileNotFoundException |
|
|
|
|
|
Runs the Castor code generator.
|
|
Parses the arguments given to
|