| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.builder |
Build mappings via different API extensions
|
| com.github.dozermapper.core.builder.fluent |
Build mappings via Java Fluent API
|
| com.github.dozermapper.core.builder.model.elengine |
ELEngine extension to JAXB model |
| com.github.dozermapper.core.builder.model.jaxb |
JAXB model that describes the mapping definitions
|
| com.github.dozermapper.core.builder.xml |
Build mappings via XML
|
| com.github.dozermapper.core.classmap |
Mapping definition used internally for classes
|
| com.github.dozermapper.core.classmap.generator |
Generators to resolve the different types and their fields
|
| com.github.dozermapper.core.events |
Event management fired internally by the mapper which can be listened to and acted upon
|
| com.github.dozermapper.core.fieldmap |
Mapping definition used internally for fields
|
| com.github.dozermapper.core.loader |
Mapping definition loader
|
| com.github.dozermapper.core.loader.api |
Mapping via API
|
| com.github.dozermapper.core.loader.xml |
Mapping via XML
|
| com.github.dozermapper.core.metadata |
Metadata to query the mapping definition
|
| com.github.dozermapper.core.util |
Utility methods used by the mapper
|
| Class and Description |
|---|
| 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).
|
| Class and Description |
|---|
| MappingFileData
Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
|
| Class and Description |
|---|
| MappingFileData
Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
|
| Class and Description |
|---|
| ClassMap
Internal class that represents a class mapping definition.
|
| Configuration
Internal class that represents the configuration block specified in the mapping xml file(s).
|
| CopyByReference
Only intended for internal use.
|
| DozerClass
Only intended for internal use.
|
| Class and Description |
|---|
| ClassMap
Internal class that represents a class mapping definition.
|
| Configuration
Internal class that represents the configuration block specified in the mapping xml file(s).
|
| CopyByReference
Only intended for internal use.
|
| DozerClass
Only intended for internal use.
|
| Class and Description |
|---|
| MappingFileData
Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
|
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| ClassMap
Internal class that represents a class mapping definition.
|
| ClassMapBuilder.ClassMappingGenerator |
| Configuration
Internal class that represents the configuration block specified in the mapping xml file(s).
|
| Class and Description |
|---|
| ClassMap
Internal class that represents a class mapping definition.
|
| Class and Description |
|---|
| ClassMap
Internal class that represents a class mapping definition.
|
| MappingDirection |
| RelationshipType |
| Class and Description |
|---|
| ClassMap
Internal class that represents a class mapping definition.
|
| ClassMapBuilder
Internal class for adding implicit field mappings to a ClassMap.
|
| 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 |
| Class and Description |
|---|
| MappingDirection |
| MappingFileData
Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
|
| RelationshipType |
| Class and Description |
|---|
| MappingFileData
Internal class that contains all of the custom mapping definitions, along with the global configuration instance.
|
| Class and Description |
|---|
| 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.
|
| MappingDirection |
| Class and Description |
|---|
| 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–2021 dozer. All rights reserved.