| Class | Description |
|---|---|
| AbstractAdapter |
This is the abstract adapter containing all the common elements between
the three types of adapters: item, container, and repository.
|
| ContainerAdapter |
This is an adapter which translates DSpace containers
(communities & collections) into METS documents.
|
| DSpaceObjectManager |
The Wing ObjectManager implemented specifically for DSpace.
|
| ItemAdapter |
This is an adapter which translates a DSpace item into a METS document
following the DSpace METS profile, err well mostly.
|
| RepositoryAdapter |
This is an an adapter which translates a DSpace repository into a METS
document.
|
| SAXFilter |
This is a Swiss army like SAX Filter, its purpose is to filter out
undesirable SAX events from the stream.
|
Copyright © 2015 DuraSpace. All Rights Reserved.