|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
|
+--org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
| 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 |
getProperties, toString |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
XMLResponseMethodBase.SingleResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode)
| Method Detail |
public int getStatusCode()
ResponseEntitygetStatusCode in class XMLResponseMethodBase.Responseorg.apache.webdav.lib.ResponseEntitypublic java.lang.String getHref()
ResponseEntitygetHref in class XMLResponseMethodBase.Responseorg.apache.webdav.lib.ResponseEntity
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||