org.dspace.sword |
|
Java Source File Name | Type | Comment |
CollectionLocation.java | Class | |
DepositManager.java | Class | |
DepositResult.java | Class | The DSpace class for representing the results of a deposit
request. |
DSpaceATOMEntry.java | Class | Class to represent a DSpace Item as an ATOM Entry. |
DSpaceSWORDException.java | Class | |
DSpaceSWORDServer.java | Class | An implementation of the SWORDServer interface to allow SWORD deposit
operations on DSpace. |
LoadDSpaceConfig.java | Class | Simple servlet to load in DSpace and log4j configurations. |
SWORDAuthentication.java | Class | |
SWORDContext.java | Class | This class represents the users who are involved in the
deposit or service document request process. |
SWORDIngester.java | Interface | Interface behind which can be implemented ingest mechanisms
for SWORD deposit requests. |
SWORDIngesterFactory.java | Class | Factory class which will mint objects conforming to the
SWORDIngester interface. |
SWORDMETSIngester.java | Class | |
SWORDService.java | Class | Represents the SWORD service provided by DSpace. |