Propertypublic class OwnerProperty extends HrefValuedProperty
<D:owner> property, which is
defined in the WebDAV Access Control Protocol specification.| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
TAG_NAME |
The property name.
|
element, response| Constructor | Description |
|---|---|
OwnerProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Default constructor for the property.
|
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getStatusCodegetHref, getPropertyAsString, toStringpublic static final java.lang.String TAG_NAME
public OwnerProperty(ResponseEntity response, org.w3c.dom.Element element)