Dozer Tutorial
Description

Dozer is a complete mapping framework with various type conversions and customization techniques. Uses the standard reflection-based JavaBeans Component API java.beans.Introspector mechanism to generate the mappings and can work through the objects recursively. Can be extensively configured via an XML file. Quick and easy-to-use configuration mappings with individual technical aspects.
Features

Pros & Cons

Pros

can handle object mappings recursively
support Java API/XML-based mappings
Cons

delivers the worst performance
Use cases

Links

Last updated
Was this helpful?