Dozer

A Java Bean to Java Bean mapper to help you with your development.
Download

Dozer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Apache License 2.0
  • Publisher Name:
  • Dozer Development Team
  • Operating Systems:
  • Windows All
  • File Size:
  • 166 KB

Dozer Tags


Dozer Description

Dozer is a Java Bean to Java Bean mapper designed to recursively copy data from one object to another. Typically, these Java Beans will be of different complex types. Dozer supports simple property mapping, complex type mapping, bi-directional mapping, implicit-explicit mapping and also recursive mapping. This includes mapping collection attributes that also need mapping at the element level. The mapper is used any time you need to take one type of Java Bean and map it to another type of Java Bean. Most field mapping can be done automatically by Dozer using reflection, but any custom mapping can be predescribed in XML format. Mapping is bi-directional so only one relationship between classes needs defining. If any property names on both objects are the same you do not even need to do any explicit property mapping for these fields.


Dozer Related Software