Package org.apache.jackrabbit.webdav.search
@Version("1.0.0")
package org.apache.jackrabbit.webdav.search
-
ClassDescription
QueryGrammerSetis aDavPropertythat encapsulates the 'supported-query-grammer-set' as defined by the Webdav SEARCH internet draft.SearchConstantsinterface provide constants for request and response headers, Xml elements and property names used for WebDAV search.SearchInfoparses the 'searchrequest' element of a SEARCH request body and performs basic validation.SearchResourcedefines METHODS required in order to handle a SEARCH request.