|
|||||||||
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.ResponseWithinMultistatus
A class that models the DAV:response element within a multistatus.
Fields inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response |
node, TAG_NAME |
Constructor Summary | |
XMLResponseMethodBase.ResponseWithinMultistatus(org.w3c.dom.Element element)
|
Method Summary | |
protected org.w3c.dom.Element |
getFirstElement(java.lang.String namespace,
java.lang.String name)
|
java.lang.String |
getHref()
|
int |
getStatusCode()
|
Methods inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response |
getProperties, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public XMLResponseMethodBase.ResponseWithinMultistatus(org.w3c.dom.Element element)
Method Detail |
public int getStatusCode()
getStatusCode
in class XMLResponseMethodBase.Response
public java.lang.String getHref()
getHref
in class XMLResponseMethodBase.Response
protected org.w3c.dom.Element getFirstElement(java.lang.String namespace, java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |