Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.webdav.lib.BaseProperty
org.apache.webdav.lib.properties.HrefValuedProperty
org.apache.webdav.lib.properties.OwnerProperty
public class OwnerProperty
extends HrefValuedProperty
<D:owner>
property, which is
defined in the WebDAV Access Control Protocol specification.
Field Summary | |
static String |
|
Fields inherited from class org.apache.webdav.lib.BaseProperty | |
element , response |
Constructor Summary | |
|
Method Summary |
Methods inherited from class org.apache.webdav.lib.properties.HrefValuedProperty | |
getHref , getPropertyAsString , toString |
Methods inherited from class org.apache.webdav.lib.BaseProperty | |
getElement , getLocalName , getName , getNamespaceURI , getOwningURL , getPropertyAsString , getStatusCode , toString |
public OwnerProperty(ResponseEntity response, Element element)
Default constructor for the property.