class XMLResponseMethodBase.OptionsResponse extends XMLResponseMethodBase.SingleResponse
node, TAG_NAME| Constructor and Description |
|---|
XMLResponseMethodBase.OptionsResponse(org.w3c.dom.Document document,
java.lang.String href,
int statusCode) |
| Modifier and Type | Method and 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.
|
getHref, getStatusCodegetProperties, toStringXMLResponseMethodBase.OptionsResponse(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