ResponseEntity
class XMLResponseMethodBase.OptionsResponse extends XMLResponseMethodBase.SingleResponse
node, TAG_NAME
Constructor | Description |
---|---|
OptionsResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Enumeration |
getHistories() |
Get the properties in the response XML element.
|
java.util.Enumeration |
getWorkspaces() |
Get the properties in the response XML element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProperties, toString
getHref, getStatusCode
OptionsResponse(org.w3c.dom.Document document, java.lang.String href, int statusCode)
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