Uses of Class
org.dspace.content.packager.AbstractMETSIngester
-
Packages that use AbstractMETSIngester Package Description org.dspace.content.packager Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP) -
-
Uses of AbstractMETSIngester in org.dspace.content.packager
Subclasses of AbstractMETSIngester in org.dspace.content.packager Modifier and Type Class Description classDSpaceAIPIngesterSubclass of the METS packager framework to ingest a DSpace Archival Information Package (AIP).classDSpaceMETSIngesterPackager plugin to ingest a METS (Metadata Encoding and Transmission Standard) package that conforms to the DSpace METS SIP (Submission Information Package) Profile.
-