Uses of Class
org.apache.jackrabbit.webdav.search.SearchInfo

Packages that use SearchInfo
org.apache.jackrabbit.webdav.search Contains interfaces and classes used to cover the functionality defined by the Internet Draft WebDAV Search
 

Uses of SearchInfo in org.apache.jackrabbit.webdav.search
 

Methods in org.apache.jackrabbit.webdav.search that return SearchInfo
static SearchInfo SearchInfo.createFromXml(Element searchRequest)
          Create a new SearchInfo from the specifying document retrieved from the request body.
 

Methods in org.apache.jackrabbit.webdav.search with parameters of type SearchInfo
 MultiStatus SearchResource.search(SearchInfo sInfo)
          Runs a search with the language and query defined in the SearchInfo object specified and returns a MultiStatus object listing the results.
 



Copyright © 2005-2006 . All Rights Reserved.