| Package | Description |
|---|---|
| org.codehaus.mojo.jaxb2.javageneration |
The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation
to be useful within the Maven build process.
|
| Modifier and Type | Field and Description |
|---|---|
protected SourceContentType |
AbstractJavaGeneratorMojo.sourceType
Defines the content type of sources for the XJC.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceContentType |
SourceContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceContentType[] |
SourceContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2019 MojoHaus. All rights reserved.