Uses of Interface
org.apache.jackrabbit.webdav.DavConstants
Packages that use DavConstants
-
Uses of DavConstants in org.apache.jackrabbit.webdav
Classes in org.apache.jackrabbit.webdav that implement DavConstantsModifier and TypeClassDescriptionclass
MultiStatus representing the content of a multistatus response body and allows to retrieve the Xml representation.class
MultiStatusResponse
represents the DAV:multistatus element defined by RFC 2518:class
Status
encapsulating the 'status' present in multistatus responses.class
WebdavRequestImpl
... -
Uses of DavConstants in org.apache.jackrabbit.webdav.property
Subinterfaces of DavConstants in org.apache.jackrabbit.webdav.propertyModifier and TypeInterfaceDescriptioninterface
DavProperty<T>
TheProperty
class represents a Property of a WebDAV resource.Classes in org.apache.jackrabbit.webdav.property that implement DavConstantsModifier and TypeClassDescriptionclass
AbstractDavProperty
provides generic METHODS used by various implementations of theDavProperty
interface.class
TheDavPropertyName
class reflects a WebDAV property name.class
DavPropertyNameSet
represents a Set ofDavPropertyName
objects.class
TheDavPropertySet
class represents a set of WebDAV property.class
DefaultDavProperty
...class
HrefProperty
is an extension to the commonDavProperty
.class
PropContainer
...class
TheResourceType
class represents the webdav resource type property.