Package | Description |
---|---|
org.apache.jackrabbit.webdav.client.methods |
This package contains classes and utilities used to build a WebDAV client
implementation.
Currently it consists of DAV-specific extensions to the Jakarta Commons HttpClient, namely a set of methods. |
org.apache.jackrabbit.webdav.jcr |
Contains JCR specific implementations.
|
org.apache.jackrabbit.webdav.jcr.search | |
org.apache.jackrabbit.webdav.jcr.version |
Contains JCR specific implementations for the following interfaces:
VersionableResource
VersionControlledResource
VersionResource
VersionHistoryResource
|
org.apache.jackrabbit.webdav.search |
Contains interfaces and classes used to cover the functionality defined by the
Internet
Draft WebDAV Search.
|
Class and Description |
---|
SearchInfo
SearchInfo parses the 'searchrequest' element of a SEARCH
request body and performs basic validation. |
Class and Description |
---|
SearchResource
SearchResource defines METHODS required in order to handle
a SEARCH request. |
Class and Description |
---|
QueryGrammerSet
QueryGrammerSet is a DavProperty that
encapsulates the 'supported-query-grammer-set' as defined by the
Webdav SEARCH internet draft. |
SearchInfo
SearchInfo parses the 'searchrequest' element of a SEARCH
request body and performs basic validation. |
SearchResource
SearchResource defines METHODS required in order to handle
a SEARCH request. |
Class and Description |
---|
SearchResource
SearchResource defines METHODS required in order to handle
a SEARCH request. |
Class and Description |
---|
QueryGrammerSet
QueryGrammerSet is a DavProperty that
encapsulates the 'supported-query-grammer-set' as defined by the
Webdav SEARCH internet draft. |
SearchConstants
SearchConstants interface provide constants for request
and response headers, Xml elements and property names used for WebDAV
search. |
SearchInfo
SearchInfo parses the 'searchrequest' element of a SEARCH
request body and performs basic validation. |
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.