| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.webdav.lib.BasePropertyorg.apache.webdav.lib.properties.DatePropertyorg.apache.webdav.lib.properties.ModificationDatePropertypublic class ModificationDatePropertyextends DatePropertyDAV:modificationdate
Field Summary | |
static String | |
Fields inherited from class org.apache.webdav.lib.BaseProperty | |
element, response | |
Constructor Summary | |
| |
Method Summary |
Methods inherited from class org.apache.webdav.lib.properties.DateProperty | |
getDate | |
Methods inherited from class org.apache.webdav.lib.BaseProperty | |
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toString | |
public ModificationDateProperty(ResponseEntity response, Element element)
Default constructor for the property.