@Version("1.0.0")
Package org.apache.jackrabbit.webdav.search
-
Interface Summary Interface Description SearchConstants SearchConstants
interface provide constants for request and response headers, Xml elements and property names used for WebDAV search.SearchResource SearchResource
defines METHODS required in order to handle a SEARCH request. -
Class Summary Class Description QueryGrammerSet QueryGrammerSet
is aDavProperty
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.