Dozer is an open source (Apache 2 license) “Java Bean to Java Bean mapper that recursively copies data from one object to another.” As this description from its main web page states, it is used to map ...
The Java Architecture for XML Binding provides a powerful and practical way of working with XML content from within Java applications. The newly released JAXB 2.0 offers many new features, including ...