Uses of Class
org.codehaus.mojo.jaxb2.schemageneration.AbstractXsdGeneratorMojo
Packages that use AbstractXsdGeneratorMojo
Package
Description
The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation
to be useful within the Maven build process.
-
Uses of AbstractXsdGeneratorMojo in org.codehaus.mojo.jaxb2.schemageneration
Subclasses of AbstractXsdGeneratorMojo in org.codehaus.mojo.jaxb2.schemagenerationModifier and TypeClassDescriptionclass
Mojo that creates XML schema(s) from compile-scope Java sources or binaries by invoking the JAXB SchemaGenerator.class
Mojo that creates XML schema(s) from test-scope Java testSources or binaries by invoking the JAXB SchemaGenerator.