org.purl.sword.base
Class DepositResponse
java.lang.Object
org.purl.sword.base.DepositResponse
public class DepositResponse
- extends Object
- Author:
- Stuart Lewis, Neil Taylor
DepositResponse
public DepositResponse(int httpResponse)
setEntry
public void setEntry(SWORDEntry entry)
- Parameters:
entry -
getEntry
public SWORDEntry getEntry()
- Parameters:
entry -
getHttpResponse
public int getHttpResponse()
setHttpResponse
public void setHttpResponse(int httpResponse)
marshall
public String marshall()
- Returns:
unmarshall
public void unmarshall(String xml)
throws UnmarshallException
- Parameters:
xml -
- Throws:
UnmarshallException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008 The DSpace Foundation. All Rights Reserved.