Uses of Class
org.purl.sword.base.SWORDEntry

Packages that use SWORDEntry
org.purl.sword.base This package contains the base set of classes that are used by the demonstration SWORD Servers and SWORD Clients. 
 

Uses of SWORDEntry in org.purl.sword.base
 

Subclasses of SWORDEntry in org.purl.sword.base
 class SWORDErrorDocument
          Extension of the SWORD Entry class, specialized for Error Documents.
 

Methods in org.purl.sword.base that return SWORDEntry
 SWORDEntry DepositResponse.getEntry()
          Get the SWORD Entry
 

Methods in org.purl.sword.base with parameters of type SWORDEntry
 void DepositResponse.setEntry(SWORDEntry entry)
          Set the entry element for this response.
 



Copyright © 2012. All Rights Reserved.