ResponseEntityclass XMLResponseMethodBase.ResponseWithinMultistatus extends XMLResponseMethodBase.Response
node, TAG_NAME| Constructor | Description |
|---|---|
ResponseWithinMultistatus(org.w3c.dom.Element element) |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.w3c.dom.Element |
getFirstElement(java.lang.String namespace,
java.lang.String name) |
|
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, waitgetHistories, getProperties, getWorkspaces, toStringpublic ResponseWithinMultistatus(org.w3c.dom.Element element)
public int getStatusCode()
ResponseEntitygetStatusCode in interface ResponseEntitygetStatusCode in class XMLResponseMethodBase.Responsepublic java.lang.String getHref()
ResponseEntitygetHref in interface ResponseEntitygetHref in class XMLResponseMethodBase.Responseprotected org.w3c.dom.Element getFirstElement(java.lang.String namespace,
java.lang.String name)