Package com.github.dozermapper.core.metadata
Metadata to query the mapping definition
-
Interface Summary Interface 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. -
Class Summary Class Description DozerClassMappingMetadata Internal use only.DozerFieldMappingMetadata Internal use only.DozerMappingMetadata Internal use only. -
Exception Summary Exception Description MetadataLookupException Used whenever a lookup in the meta model fails, e.g.