|
Class Summary |
| AbstractSchemagenMojo |
|
| AbstractXjcMojo |
Abstract class for parsing XML schemas and binding resources to produce a corresponding object
model based on the JAXB XJC binding compiler. |
| HelpMojo |
Display help information on jaxb2-maven-plugin. Call |
| SchemagenMojo |
Creates XML Schema file(s) for sources. |
| TestSchemagenMojo |
Creates XML Schema file(s) for test sources. |
| TestXjcMojo |
Generates Java test sources from XML Schema(s) and binding file(s)
using the JAXB Binding Compiler (XJC). |
| TransformSchema |
Object containing parameters to transform a schema. |
| XjcMojo |
Generates Java sources from XML Schema(s) and binding file(s)
using the JAXB Binding Compiler (XJC). |