|

JavaTM Architecture for XML Binding (JAXB)
JAXB is now available as an Early Access release. This architecture 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 classes. The generated classes handle all the details
of XML parsing and formatting, they ensure that the constraints expressed in the schema are enforced, and in many cases they are
much more efficient than using a SAX (Simple API for XML) parser or an implementation of the DOM (Document Object Model) API.
Platforms
JAXB 1.0 will be available as an optional package for the JavaTM 2 Platform.
Java Community Process
JAXB is being developed through the Java Community ProcessSM program under JSR-31.
|
Java Architecture for XML Binding Working Draft Specification Version 0.21
|
|
Working Draft
|
|
Download JAXB Working Draft Specification v0.21 |
|
|
Java Architecture for XML Binding Early Access User Guide
|
|
Early Access
|
|
View JAXB Early Access User Guide |
User Guide
|
Please send your comments and feedback to jaxb-feedback@java.sun.com.
|