Class Summary | |
---|---|
AbortException | Signals the abortion of the compilation. |
BadCommandLineException | Signals a bad command line argument. |
ConsoleErrorReporter | ErrorReceiver that prints to a PrintStream. |
Driver | Command Line Interface of XJC. |
Driver.OptionsEx | Command-line arguments processor. |
ErrorReceiver | Implemented by the driver of the compiler engine to handle errors found during the compiliation. |
Language | Type of the schema language. |
Messages | Formats error messages. |
ModelLoader | Builds a Model object. |
Options | Global options. |
Plugin | Add-on that works on the generated source code. |
ProgressCodeWriter | CodeWriter that reports progress to XJCListener. |
SchemaCache | Wraps a JAXP Schema object and lazily instanciate it. |
XJC2Task | XJC task for Ant. |
XJCListener | Call-back interface that can be implemented by the caller of Driver to receive output from XJC. |