Propertypublic class GetLastModifiedProperty extends DateProperty
<D:getlastmodified> property,
which indicates the last time the resource was modified. It does not, as
the name might misleadingly imply, have anything to do with getting the most
recently modified property.| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
DATE_FORMAT |
Deprecated.
|
static java.lang.String |
TAG_NAME |
The property name.
|
element, response| Constructor | Description |
|---|---|
GetLastModifiedProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Default constructor for the property.
|
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toStringgetDatepublic static final java.lang.String TAG_NAME
public static final java.lang.String DATE_FORMAT
public GetLastModifiedProperty(ResponseEntity response, org.w3c.dom.Element element)