Propertypublic class LockDiscoveryProperty extends BaseProperty
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
TAG_NAME |
The property name.
|
element, response| Constructor | Description |
|---|---|
LockDiscoveryProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Default constructor for the property.
|
| Modifier and Type | Method | Description |
|---|---|---|
Lock[] |
getActiveLocks() |
Get the activelock in this lockdiscovery property.
|
java.lang.String |
getPropertyAsString() |
This method returns the value of the property.
|
protected Lock |
parseLock(org.w3c.dom.Element element) |
Parse a lock.
|
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getStatusCode, toStringpublic static final java.lang.String TAG_NAME
public LockDiscoveryProperty(ResponseEntity response, org.w3c.dom.Element element)
public Lock[] getActiveLocks()
protected Lock parseLock(org.w3c.dom.Element element)
public java.lang.String getPropertyAsString()
BaseProperty<D:getlastmodified>Tue, 05 Dec 2000
05:25:02</D:getlastmodified> returns
Tue, 05 Dec 2000 05:25:02.getPropertyAsString in interface PropertygetPropertyAsString in class BaseProperty