|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.webdav.lib.BaseProperty
org.apache.webdav.lib.properties.DateProperty
org.apache.webdav.lib.properties.ModificationDateProperty
public class ModificationDateProperty
DAV:modificationdate
Field Summary | |
---|---|
static java.lang.String |
TAG_NAME
|
Fields inherited from class org.apache.webdav.lib.BaseProperty |
---|
element, response |
Constructor Summary | |
---|---|
ModificationDateProperty(ResponseEntity response,
org.w3c.dom.Element element)
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TAG_NAME
Constructor Detail |
---|
public ModificationDateProperty(ResponseEntity response, org.w3c.dom.Element element)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |