Package org.dspace.importer.external.metadatamapping.contributor
Contains the classes used to map between retrieved records and actual usable
MetadatumDTO
Classes are used in the spring config of implementations of
AbstractMetadataFieldMapping
which query to an element in the retrieved record and map it to a metadatafield.- Author:
- Roeland Dillen (roeland at atmire dot com), Jonas Van Goolen (jonas at atmire dot com)
-
Interface Summary Interface Description MetadataContributor<RecordType> -
Class Summary Class Description CombinedMetadatumContributor<T> Wrapper class used to accommodate for the possibility of correlations between multiple MetadatumContributor objectsSimpleXpathMetadatumContributor Metadata contributor that takes an axiom OMElement and turns it into a metadatum