Class XMLResponseMethodBase.OptionsResponse
java.lang.Object
org.apache.webdav.lib.methods.XMLResponseMethodBase.Response
org.apache.webdav.lib.methods.XMLResponseMethodBase.SingleResponse
org.apache.webdav.lib.methods.XMLResponseMethodBase.OptionsResponse
- All Implemented Interfaces:
ResponseEntity
- Enclosing class:
XMLResponseMethodBase
-
Field Summary
Fields inherited from class XMLResponseMethodBase.Response
node, TAG_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the properties in the response XML element.Get the properties in the response XML element.Methods inherited from class XMLResponseMethodBase.SingleResponse
getHref, getStatusCodeMethods inherited from class XMLResponseMethodBase.Response
getProperties, toString
-
Constructor Details
-
OptionsResponse
-
-
Method Details
-
getWorkspaces
Description copied from interface:ResponseEntityGet the properties in the response XML element.- Specified by:
getWorkspacesin interfaceResponseEntity- Overrides:
getWorkspacesin classXMLResponseMethodBase.Response- Returns:
- the properties.
-
getHistories
Description copied from interface:ResponseEntityGet the properties in the response XML element.- Specified by:
getHistoriesin interfaceResponseEntity- Overrides:
getHistoriesin classXMLResponseMethodBase.Response- Returns:
- the properties.
-