Property
CreationDateProperty
, GetLastModifiedProperty
, ModificationDateProperty
public abstract class DateProperty extends BaseProperty
element, response
Constructor | Description |
---|---|
DateProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Date |
getDate() |
Returns the date value.
|
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getPropertyAsString, getStatusCode, toString
public DateProperty(ResponseEntity response, org.w3c.dom.Element element)