ResponseEntity
XMLResponseMethodBase.OptionsResponse
class XMLResponseMethodBase.SingleResponse extends XMLResponseMethodBase.Response
node, TAG_NAME
Constructor | Description |
---|---|
SingleResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getHref() |
Get the href string in the response XML element.
|
int |
getStatusCode() |
Get the status code for use with 207 (Multi-Status).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getHistories, getProperties, getWorkspaces, toString
SingleResponse(org.w3c.dom.Document document, java.lang.String href, int statusCode)
public int getStatusCode()
ResponseEntity
getStatusCode
in interface ResponseEntity
getStatusCode
in class XMLResponseMethodBase.Response
public java.lang.String getHref()
ResponseEntity
getHref
in interface ResponseEntity
getHref
in class XMLResponseMethodBase.Response