Uses of Interface
org.dspace.importer.external.metadatamapping.contributor.JsonPathMetadataProcessor

Packages that use JsonPathMetadataProcessor
Package
Description
 
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.
Transformer classes used by services classes (Such as processing/generating queries, altering results, etc)