JavaTM Architecture for XML Binding
README

Specification Version: 1.0
Reference Implementation (RI) Version: 1.0.4

Main: Release Notes | XJC | Ant task | Sample Apps | Changelog
JAXB RI Extensions: Runtime Properties | XJC Customizations
JAXB RI Schema Languages: W3C XML Schema | RELAX NG | DTD
JAXB Community: Java.net Homepage | Developer interest list | FAQ

JavaTM Architecture for XML Binding (JAXB) provides an API and tools that automate the mapping between XML documents and Java objects.

JAXB makes XML easy to use by compiling an XML schema into one or more Java technology classes. The combination of the schema-derived classes and the binding framework enable developers to perform the following operations on an XML document:


JAXB gives Java developers an efficient and standard way of mapping between XML and Java code. Java developers using JAXB are more productive because they can write less code themselves and do not have to be experts in XML. JAXB makes it easier for developers to extend their applications with XML and Web Services technologies.

Documentation

Documentation for this release consists of the following:

Software Licenses

Questions, Feedback, Bug Reports

java.net!
http://jaxb.dev.java.net
Join the JAXB Community on java.net! This community is the ideal place for people interested in JAXB to share their ideas and ask each other questions. Join now!
jaxb-comments@sun.com
Use this alias for feedback about the JAXB Reference Implementation. This alias should also be used for questions about licensing and distributing JAXB in your products.
jaxb-spec-comments@sun.com
Use this alias for feedback about the JAXB Specification and API documentation
Bug Parade
Use this web site to check the status of bugs and to file new bugs against the JAXB Specification or Reference Implementation under the category JAXB-XSD.

Due to the high volume of e-mail received on these aliases, you may not receive an immediate response to your inquiry.


$Revision: 1.2 $
$Date: 2004/10/07 21:54:02 $