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