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, getStatusCode
getProperties, toString
XMLResponseMethodBase.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