Java-XML mapping made easy with JAXB 2.0 (Java World)

Java-XML mapping made easy with JAXB 2.0 (Java World)
Summary 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.