By bloid
via javaworld.com
Published: Jul 04 2006 / 02:16
Do you need a way to manipulate XML documents within Java simply by using ordinary Java classes, and without the headaches of the Document Object Model and the Simple API for XML Processing? JAXB 2.0 could be the answer.



Comments
bonlebon replied ago:
The mapping libraries sure make life easy.
Peter Stofferis replied ago:
Using XStream makes it even easier and you can use pure POJOs too! See http://www.dzone.com/links/marshallingunmarshalling_java_objects_tofrom_xml.html
Voters For This Link (6)
Voters Against This Link (0)