Package | Description |
---|---|
org.codehaus.mojo.jaxb2.schemageneration |
The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation
to be useful within the Maven build process.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaGenerationMojo
Mojo that creates XML schema(s) from compile-scope Java sources or binaries
by invoking the JAXB SchemaGenerator.
|
class |
TestSchemaGenerationMojo
Mojo that creates XML schema(s) from test-scope Java testSources or binaries
by invoking the JAXB SchemaGenerator.
|
Copyright © 2005–2015 MojoHaus. All rights reserved.