Title: Jackrabbit WebDAV Library This is the WebDAV Library component of the Apache Jackrabbit project. This component provides interfaces and common utility classes used for building a WebDAV server or client. The following RFCs have been integrated: * [RFC 4918](http://www.webdav.org/specs/rfc4918.html) (WebDAV - HTTP Extensions for Distributed Authoring, obsoleting RFC 2518) * [RFC 3253](http://www.webdav.org/specs/rfc3253.html) (DeltaV - Versioning Extensions to WebDAV) * [RFC 3648](http://www.webdav.org/specs/rfc3648.html) (Ordered Collections Protocol) * [RFC 3744](http://www.webdav.org/specs/rfc3744.html) (Access Control Protocol) * [RFC 5323](http://www.webdav.org/specs/rfc5323.html) (WebDAV SEARCH; previously DASL - DAV Searching and Locating) * [draft-ietf-webdav-bind](http://greenbytes.de/tech/webdav/draft-ietf-webdav-bind-latest.html) (Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)) In addition this library defines (unspecified) * Observation * Bundling multiple request with extensions to locking