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