|
||||||||||
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.CreationDateProperty
DAV:creationdate
property
Field Summary | |
static java.lang.String |
TAG_NAME
|
Fields inherited from class org.apache.webdav.lib.BaseProperty |
element, response |
Constructor Summary | |
CreationDateProperty(ResponseEntity response,
org.w3c.dom.Element element)
|
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 CreationDateProperty(ResponseEntity response, org.w3c.dom.Element element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |