public 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 and Description |
---|---|
static java.lang.String |
DATE_FORMAT
Deprecated.
|
static java.lang.String |
TAG_NAME
The property name.
|
element, response
Constructor and Description |
---|
GetLastModifiedProperty(ResponseEntity response,
org.w3c.dom.Element element)
Default constructor for the property.
|
getDate
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toString
public static final java.lang.String TAG_NAME
public static final java.lang.String DATE_FORMAT
public GetLastModifiedProperty(ResponseEntity response, org.w3c.dom.Element element)