» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with JaxB + binding

ONJava.com -- Generating an XML Document with JAXB

Deepak Vohra shows how JAXB enables you to convert XML files to Java objects and back again.

XML: del.icio.us/tag/xml

CodeSynthesis Products

C++ -> XML data binding. Like JAXB for C++.

XML: del.icio.us/tag/xml

Why does JAXB put @XmlRootElement sometimes but not always?

. If all you want is just to marshal an object without @XmlRootElement, then you can just do: marshaller.marshal( new JAXBElement( new QName("uri","local"), MessageType.class, messageType ));

JAX-WS: del.icio.us/tag/jax-ws

Page 1 | Next >>