This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Java Architecture for XML Binding, it will make it easier to access XML documents from applications written in the Java programming language. JAXB provides two main features: the ability to marshal Java objects into XML and the inverse, i.e. to unmarshal XML back into Java objects.
First released | 2006 |
Developed by | Oracle |
Latest stable version | JAXB 2 |
Open-source | Not defined |
JAXB is a part of the Java SE platform and one of the APIs in the Java EE platform.