All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.codehaus.mojo.jaxb2.schemageneration.package-info Maven / Gradle / Ivy

Go to download

Mojo's JAXB-2 Maven plugin is used to create an object graph from XSDs based on the JAXB 2.x implementation and to generate XSDs from JAXB annotated Java classes.

There is a newer version: 3.2.0
Show newest version
/**
 * 

The jaxb2-maven-plugin wraps and adapts the JAXB reference implementation * to be useful within the Maven build process.

*

The schemageneneration package (including subpackages) contains Mojos for generating XSD files from * annotated Java classes. It also contains subpackages for post-processing the results of the schemagen tool, * to create XSDs with better usability than the XSDs generated by default.

* * @author Lennart Jörelid * @see The JAXB Reference Implementation */ package org.codehaus.mojo.jaxb2.schemageneration;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy