Uses of Package
org.dozer.classmap

Packages that use org.dozer.classmap
org.dozer   
org.dozer.classmap   
org.dozer.event   
org.dozer.fieldmap   
org.dozer.loader   
org.dozer.loader.api   
org.dozer.loader.xml   
org.dozer.util   
 

Classes in org.dozer.classmap used by org.dozer
ClassMap
          Internal class that represents a class mapping definition.
ClassMappings
          Internal class that determines the appropriate class mapping to be used for the source and destination object being mapped.
Configuration
          Internal class that represents the configuration block specified in the mapping xml file(s).
 

Classes in org.dozer.classmap used by org.dozer.classmap
AllowedExceptionContainer
          Internal class used to hold any "allowed exceptions" that may have been specified in the mapping xml.
ClassMap
          Internal class that represents a class mapping definition.
ClassMapBuilder.ClassMappingGenerator
           
ClassMappings
          Internal class that determines the appropriate class mapping to be used for the source and destination object being mapped.
Configuration
          Internal class that represents the configuration block specified in the mapping xml file(s).
CopyByReference
          Only intended for internal use.
CopyByReferenceContainer
          Only intended for internal use.
DozerClass
          Only intended for internal use.
MappingDirection
           
RelationshipType
           
 

Classes in org.dozer.classmap used by org.dozer.event
ClassMap
          Internal class that represents a class mapping definition.
 

Classes in org.dozer.classmap used by org.dozer.fieldmap
ClassMap
          Internal class that represents a class mapping definition.
MappingDirection
           
RelationshipType
           
 

Classes in org.dozer.classmap used by org.dozer.loader
ClassMap
          Internal class that represents a class mapping definition.
ClassMappings
          Internal class that determines the appropriate class mapping to be used for the source and destination object being mapped.
Configuration
          Internal class that represents the configuration block specified in the mapping xml file(s).
DozerClass
          Only intended for internal use.
MappingDirection
           
MappingFileData
          Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
RelationshipType
           
 

Classes in org.dozer.classmap used by org.dozer.loader.api
MappingFileData
          Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
RelationshipType
           
 

Classes in org.dozer.classmap used by org.dozer.loader.xml
MappingFileData
          Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
 

Classes in org.dozer.classmap used by org.dozer.util
ClassMap
          Internal class that represents a class mapping definition.
Configuration
          Internal class that represents the configuration block specified in the mapping xml file(s).
RelationshipType
           
 



Copyright © 2005-2011 dozer. All Rights Reserved.