public interface CustomFieldMapper
If a custom field mapper is specified, Dozer will invoke this class when performing all field mappings. If false is returned from the call to mapField(), then the field will be subsequently mapped by Dozer as normal.
Copyright © 2005-2014 dozer. All Rights Reserved.