@Version(value="1.0.0")
See: Description
Interface | Description |
---|---|
DavProperty<T> |
The
Property class represents a Property of a WebDAV
resource. |
DavPropertyIterator |
The
DavPropertyIterator extends the Iterator by
a property specific next() method. |
DavPropertyNameIterator |
DavPropertyNameIterator ... |
PropEntry |
Marker interface used to flag the different types of entries that form
part of a PROPPATCH request and define the possible entries for a
PropContainer . |
Class | Description |
---|---|
AbstractDavProperty<T> |
AbstractDavProperty provides generic METHODS used by various
implementations of the DavProperty interface. |
DavPropertyName |
The
DavPropertyName class reflects a WebDAV property name. |
DavPropertyNameSet |
DavPropertyNameSet represents a Set of DavPropertyName
objects. |
DavPropertySet |
The
DavPropertySet class represents a set of WebDAV
property. |
DefaultDavProperty<T> |
DefaultDavProperty ... |
HrefProperty |
HrefProperty is an extension to the common DavProperty . |
PropContainer |
PropContainer ... |
PropfindInfo | |
ProppatchInfo | |
ResourceType |
The
ResourceType class represents the webdav resource
type property. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.