Quantcast
Channel: A Java geek » jaxb
Browsing latest articles
Browse All 2 View Live

Customize your JAXB bindings

JAXB is a bridge between the Java and the XML worlds, enabling your code to transparently marshalls and unmarshalls your Java objects to and from XML. In order to do this, you should have a class...

View Article


Adapters in JAXB

Java XML Binding (aka JAXB) is part of many applications since it provides a convenient API to marshall/unmarshall Java to/from XML. Like so many area, the devil is in the detail, like when one has to...

View Article

Browsing latest articles
Browse All 2 View Live