|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.dspace.content.crosswalk | |
|---|---|
| org.dspace.app.packager | Tools for exporting and importing DSpace objects (Community, Collection, Item, etc.) wrapped in various kinds of packaging. |
| 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.app.packager | |
|---|---|
| CrosswalkException
Superclass for more-specific crosswalk exceptions. |
|
| Classes in org.dspace.content.crosswalk used by org.dspace.content.crosswalk | |
|---|---|
| AbstractPackagerWrappingCrosswalk
Packager Wrapping Crosswalk plugin |
|
| 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. |
|
| StreamDisseminationCrosswalk
A class implementing this interface crosswalk metadata directly from a DSpace Object to an output stream, in a specific format. |
|
| StreamIngestionCrosswalk
A class implementing this interface can crosswalk metadata directly from a stream (assumed to be in a specific format) to the object. |
|
| 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). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||