Package org.codehaus.mojo.jaxb2.shared
package org.codehaus.mojo.jaxb2.shared
The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation to be useful within the Maven build process.
The shared package (including subpackages) contains utility classes used by both the java- and xsd-generation Mojos.
- See Also:
-
ClassesClassDescriptionThe Jaxb2 Maven Plugin needs to fiddle with the filesystem a great deal, to create and optionally prune directories or detect/create various files.Helper to extract the runtime Java version from the System.properties.Simple argument validator, inspired by the commons-lang.