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.
|
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc | |
org.codehaus.mojo.jaxb2.schemageneration.postprocessing.javadoc.location |
Class and Description |
---|
JavaDocRenderer
Specification for how to convert/render JavaDocData into an XML annotation.
|
SearchableDocumentation
Specification for a Map of SortableLocations correlated to their respective JavaDocData.
|
Class and Description |
---|
DefaultJavaDocRenderer
Default JavaDocRenderer implementation which provides a plain JavaDocData rendering, on the form:
[JavaDoc comment]
(tag1): [tag1 value]
(tag2): [tag2 value]
|
JavaDocData
Simplified structure containing comments and tags read from a JavaDoc comment block.
|
JavaDocExtractor
The schemagen tool operates on compiled bytecode, where JavaDoc comments are not present.
|
JavaDocRenderer
Specification for how to convert/render JavaDocData into an XML annotation.
|
SearchableDocumentation
Specification for a Map of SortableLocations correlated to their respective JavaDocData.
|
SortableLocation
Common specification for a JavaDoc location which can be compared and sorted.
|
Class and Description |
---|
SortableLocation
Common specification for a JavaDoc location which can be compared and sorted.
|
Copyright © 2005–2018 MojoHaus. All rights reserved.