Package org.dozer.util

Interface Summary
DozerClassLoader Service Provider Interface for control of Dozer Class and Resource loading behavior.
DozerProxyResolver Proxy resolution strategy for mappings.
 

Class Summary
BridgedMethodFinder Utility class to find methods that are bridged by other methods (bridge methods)
CollectionUtils Internal class that contains various Collection utilities specific to Dozer requirements.
DefaultClassLoader  
DefaultProxyResolver Default implementation.
DozerConstants Internal constants file containing a variety of constants used throughout the code base.
HibernateProxyResolver Hibernate specific implementation.
IteratorUtils  
LogMsgFactory Internal class used to build various types of log messages.
MappingUtils Internal class that provides various mapping utilities used throughout the code base.
MappingValidator Internal class used to perform various validations.
NoProxyResolver No Proxy behavior strategy.
ReflectionUtils Internal class that provides a various reflection utilities(specific to Dozer requirements) used throughout the code base.
ResourceLoader Internal class that loads resources from the classpath.
TypeResolver Utility class to map from a Java 5 Type to the Class that is represented by this Type at runtime.
 



Copyright © 2005-2011 dozer. All Rights Reserved.