Class Summary |
AbstractSchemagenMojo |
|
AbstractXjcMojo |
Abstract class for for parsing xsd and binding resources to produce a corresponding object model
based on the JAXB Xjc parsing engine |
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). |
XjcMojo |
Generates Java sources from XML Schema(s) and binding file(s)
using the JAXB Binding Compiler (XJC). |