Science Fair Project Encyclopedia
Java Architecture for XML Binding
Java Architecture for XML Binding (JAXB) allows Java developers to edit and create XML using familiar Java objects. JAXB is particularly useful when the specification is complex and changing. In such a case, regularly changing the XML Schema definitions to keep them synchronised with the Java defintions can be time consuming and error prone.
JAXB is one of the components provided in the Java Web Services Development Pack (JWSDP).
Related
- JaxMe - Open Source Implementation of JAXB under the Apache Organisation
External links
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


