ResponseEntityclass 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, waitgetProperties, toStringgetHref, getStatusCodeOptionsResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode)
public java.util.Enumeration getWorkspaces()
ResponseEntitygetWorkspaces in interface ResponseEntitygetWorkspaces in class XMLResponseMethodBase.Responsepublic java.util.Enumeration getHistories()
ResponseEntitygetHistories in interface ResponseEntitygetHistories in class XMLResponseMethodBase.Response