development/libraries/java

jaxb-maven2-plugin - JAXB XJC Plugin

Website: https://jaxb.dev.java.net/jaxb-maven2-plugin/
License: MIT
Vendor: JPackage Project
Description:
The JAXB xjc plugin is a Maven version 2 plugin that invokes
the xjc compiler.
The Java Architecture for XML Binding (JAXB) provides a
binding compiler, xjc, to generate Java classes from an XML
Schema. The xjc binding compiles an XML schema into one or
more Java classes. These automatically-generated classes
handle the translation between XML documents that follow the
schema and interrelated instances of the derived classes.
They also ensure that the constraints expressed in the
schema are maintained as instances of the classes are
manipulated. The Java classes generated with the JAXB xjc
plugin represent the different elements and complexTypes in
an XML Schema.

Packages

jaxb-maven2-plugin-1.1-1.jpp5.noarch [13 KiB] Changelog by Ralph Apel (2009-02-04):
- First release
jaxb-maven2-plugin-1.1-1.jpp5.src [13 KiB] Changelog by Ralph Apel (2009-02-04):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted