Class | Description |
---|---|
AbstractSchemagenMojo | |
AbstractXjcMojo |
Abstract class for parsing XML schemas and binding resources to produce a corresponding object
model based on the JAXB XJC binding compiler.
|
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).
|
Exception | Description |
---|---|
NoSchemasException |
Copyright © 2005-2017 Codehaus. All Rights Reserved.