|
|||||||||
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
org.apache.webdav.lib.methods.XMLResponseMethodBase.OptionsResponse
class XMLResponseMethodBase.OptionsResponse
Field Summary |
---|
Fields inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response |
---|
node, TAG_NAME |
Constructor Summary | |
---|---|
XMLResponseMethodBase.OptionsResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode)
|
Method Summary | |
---|---|
java.util.Enumeration |
getHistories()
Get the properties in the response XML element. |
java.util.Enumeration |
getWorkspaces()
Get the properties in the response XML element. |
Methods inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse |
---|
getHref, getStatusCode |
Methods inherited from class org.apache.webdav.lib.methods.XMLResponseMethodBase.Response |
---|
getProperties, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
XMLResponseMethodBase.OptionsResponse(org.w3c.dom.Document document, java.lang.String href, int statusCode)
Method Detail |
---|
public java.util.Enumeration getWorkspaces()
ResponseEntity
getWorkspaces
in interface ResponseEntity
getWorkspaces
in class XMLResponseMethodBase.Response
public java.util.Enumeration getHistories()
ResponseEntity
getHistories
in interface ResponseEntity
getHistories
in class XMLResponseMethodBase.Response
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |