Java Architecture For XML Binding
Use attributes for filter ! | |
Programming language | Java |
---|---|
Date of Reg. | |
Date of Upd. | |
ID | 2310646 |
About Java Architecture For XML Binding
Java Architecture for XML Binding is a software framework that allows Java developers to map Java classes to XML representations. 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.