Thursday, August 14, 2008

Jaxb standard classes marshal and unmarshal

Look at the java source file at JAXBEventTransformer.java on eXo's fisheye repo.

Dependencies:
jaxb-impl and jaxb-api

Links:
Kohsuke Kawaguchi's Blog article 101 ways to marshal objects with JAXB
java.net Forums Newbie how-to on xml serialization
Google code search for "JAXBContext.newInstance"
Java Doc - Unmarshaller

No comments: