org.purl.sword.base
Class AtomDocumentResponse
java.lang.Object
org.purl.sword.base.DepositResponse
org.purl.sword.base.AtomDocumentResponse
public class AtomDocumentResponse
- extends DepositResponse
Represents a deposit response. This holds the SWORD Entry element.
- Author:
- Stuart Lewis
|
Constructor Summary |
AtomDocumentResponse(int httpResponse)
Create a new response with the specified http code. |
| Methods inherited from class org.purl.sword.base.DepositResponse |
getEntry, getErrorDocument, getHttpResponse, getLocation, marshall, setEntry, setHttpResponse, setLocation, toString, unmarshall, unmarshall, unmarshallErrorDocument, unmarshallErrorDocument |
AtomDocumentResponse
public AtomDocumentResponse(int httpResponse)
- Create a new response with the specified http code.
- Parameters:
httpResponse - Response code.
Copyright © 2009 The DSpace Foundation. All Rights Reserved.