Class DateProperty
java.lang.Object
org.apache.webdav.lib.BaseProperty
org.apache.webdav.lib.properties.DateProperty
- All Implemented Interfaces:
Property
- Direct Known Subclasses:
CreationDateProperty, GetLastModifiedProperty, ModificationDateProperty
Base for all properties that contain date values.
-
Field Summary
Fields inherited from class BaseProperty
element, response -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseProperty
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toString
-
Constructor Details
-
DateProperty
-
-
Method Details
-
getDate
Returns the date value.
-