Uses of Package
com.github.dozermapper.core.metadata
-
Packages that use com.github.dozermapper.core.metadata Package Description com.github.dozermapper.core Core mapping APIcom.github.dozermapper.core.metadata Metadata to query the mapping definition -
Classes in com.github.dozermapper.core.metadata used by com.github.dozermapper.core Class Description MappingMetadata This interface can be used to query mapping metadata from the dozer internal data structures. -
Classes in com.github.dozermapper.core.metadata used by com.github.dozermapper.core.metadata Class 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.