Uses of Class
org.dspace.content.packager.AbstractPackageIngester
Packages that use AbstractPackageIngester
Package
Description
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
-
Uses of AbstractPackageIngester in org.dspace.content.packager
Subclasses of AbstractPackageIngester in org.dspace.content.packagerModifier and TypeClassDescriptionclassBase class for package ingester of METS (Metadata Encoding and Transmission Standard) Packages.
See http://www.loc.gov/standards/mets/.classSubclass of the METS packager framework to ingest a DSpace Archival Information Package (AIP).classPackager plugin to ingest a METS (Metadata Encoding and Transmission Standard) package that conforms to the DSpace METS SIP (Submission Information Package) Profile.