Java Architecture for XML Binding (JAXB) is the Java standard (JSR-222) for working with XML as domain objects. It provides an easy to use mechanism for mapping Java classes to XML representations. An implementation is included as part of the Java SE 6 API. There are several implementations available including Metro JAXB (the reference implementation), EclipseLink MOXy, and JaxMe.
Stats
created |
1 year ago |
viewed |
14 times |
active |
1 year ago |
editors |
1 |
Recent Hot Answers
JAXB: how to marshall map into <key>value</key>Class Cast Exception when trying to unmarshall xml?
Is it possible to customize the namespace prefix that JAXB uses when marshalling to a String?
How to execute the JAXB compiler from ANT
How do you customize how JAXB generates plural method names?
more »
Related Tags
jaxb × 200java × 177
xml × 67
spring × 31
maven-jaxb2-plugin × 27
marshalling × 23
xsd × 21
web-services × 20
unmarshalling × 20
maven × 18
spring-ws × 16
moxy × 16
xjc × 16
xml-serialization × 13
xml-schema × 12
jaxb2-basics × 11
maven-2 × 11
cxf × 11
xml-parsing × 10
jax-ws × 10
eclipselink × 9
jersey × 8
spring-mvc × 7
soap × 6
java-ee × 6