Uses of Package
org.dspace.content.crosswalk

Packages that use org.dspace.content.crosswalk
org.dspace.content.crosswalk Provides an API and implementations of metadata crosswalks, which are directional mappings from one schema to another, performed in the context of Item ingestion or dissemination. 
org.dspace.content.packager Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP) 
 

Classes in org.dspace.content.crosswalk used by org.dspace.content.crosswalk
CrosswalkException
          Superclass for more-specific crosswalk exceptions.
DisseminationCrosswalk
          Dissemination Crosswalk plugin -- translate DSpace native metadata into an external XML format.
IngestionCrosswalk
          Ingestion Crosswalk plugin -- translate an external metadata format into DSpace native metadata.
XSLTCrosswalk
          Configurable XSLT-driven Crosswalk
 

Classes in org.dspace.content.crosswalk used by org.dspace.content.packager
CrosswalkException
          Superclass for more-specific crosswalk exceptions.
MetadataValidationException
          This indicates a problem with the input metadata (for submission) or item state (dissemination).
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.