» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with JAXB + Tutorial

Exchanging Data with XML and JAXB, Part 1 : Core Java Technologies Tech Tips

While I think this is a reverse of what I've been using JAXB for, this is a decent tutorial, wrapping up alot of the annotation pieces I didn't figure out yet. I'll have to take a look at this later, though, since it doesn't directly apply with transforming XML to Java and back to XML. It actually takes Java, creates and XSD structure out of the native Java objects, then composes the XML. So it's really producing XML out of the Java object first, and not tailoring the java to the XSD.

XML: del.icio.us/tag/xml

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

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.

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

Java Architecture for XML Binding (JAXB)

illustrated article on using the JAXB api for data binding purposes

XML: del.icio.us/tag/xml

Page 1 | Next >>