| Package | Description |
|---|---|
| com.github.dozermapper.core |
Core mapping API
|
| com.github.dozermapper.core.metadata |
Metadata to query the mapping definition
|
| Class and Description |
|---|
| MappingMetadata
This interface can be used to query mapping metadata from the dozer internal data structures.
|
| Class and Description |
|---|
| ClassMappingMetadata
This interface provides read-only access to all important aspects of the mapping metadata that specifies
how two classes are mapped to one another.
|
| FieldMappingMetadata
This interface can be used to obtain information about the mapping between two fields.
|
| MappingMetadata
This interface can be used to query mapping metadata from the dozer internal data structures.
|
Copyright © 2005–2021 dozer. All rights reserved.