|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.webdav.lib.methods.XMLResponseMethodBase.Response
org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
Field Summary |
Fields inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response |
node, TAG_NAME |
Constructor Summary | |
(package private) |
XMLResponseMethodBase.SingleResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode)
|
Method Summary | |
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). |
Methods inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response |
getHistories, getProperties, getWorkspaces, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
XMLResponseMethodBase.SingleResponse(org.w3c.dom.Document document, java.lang.String href, int statusCode)
Method Detail |
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |