Java et les autres technologies de développement web !
jan
30
30
Adapters in JAXB
Filed under: Java | Tags: Frameworks (7) | janvier 30th, 2012
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
unmarshall a JAXB-incompatible class. Such classes come across one’s
code for a variety of reasons: design, legacy, third-party… Suffice to
say that such a sand grain can be a blocker for…
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
unmarshall a JAXB-incompatible class. Such classes come across one’s
code for a variety of reasons: design, legacy, third-party… Suffice to
say that such a sand grain can be a blocker for…
Retrouvez tout l’article Adapters in JAXB sur le site Javalobby – The heart of the Java developer community.
Article révélé par MashupXFeed®