|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.dspace.content.packager | |
|---|---|
| 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.packager used by org.dspace.content.packager | |
|---|---|
| AbstractMETSDisseminator
Base class for disseminator of METS (Metadata Encoding & Transmission Standard) Package. See http://www.loc.gov/standards/mets/ |
|
| AbstractMETSIngester
Base class for package ingester of METS (Metadata Encoding & Transmission Standard) Package. See http://www.loc.gov/standards/mets/ |
|
| AbstractMETSIngester.MdrefManager
An instance of MdrefManager holds the state needed to retrieve the contents (or bitstream corresponding to) an external metadata stream referenced by an mdRef
element in the METS manifest. |
|
| METSManifest
Manage the METS manifest document for METS importer classes, such as the package importer org.dspace.content.packager.MetsSubmission
and the federated importer org.dspace.app.mets.FederatedMETSImport |
|
| METSManifest.Mdref
Callback interface to retrieve data streams in mdRef elements. |
|
| PackageDisseminator
Plugin Interface to produce Dissemination Information Package (DIP) of a DSpace object. |
|
| PackageException
This is a superclass for exceptions representing a failure when importing or exporting a package. |
|
| PackageIngester
Plugin Interface to interpret a Submission Information Package (SIP) and create (or replace) a DSpace item from its contents. |
|
| PackageParameters
Parameter list for SIP and DIP packagers. |
|
| PackageValidationException
This represents a failure when importing or exporting a package caused by invalid unacceptable package format or contents; for example, missing files that were mentioned in the manifest, or extra files not in manifest, or lack of a manifest. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||