public class CheckedoutProperty extends HrefValuedProperty
<D:checked-in>
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 |
---|
CheckedoutProperty(ResponseEntity response,
org.w3c.dom.Element element)
Default constructor for the property.
|
getHref, getPropertyAsString, toString
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getStatusCode
public static final java.lang.String TAG_NAME
public CheckedoutProperty(ResponseEntity response, org.w3c.dom.Element element)