Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.webdav.lib.BaseProperty
org.apache.webdav.lib.properties.DateProperty
org.apache.webdav.lib.properties.ModificationDateProperty
public class ModificationDateProperty
extends DateProperty
DAV: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.