Uses of Class
org.apache.wiki.search.QueryItem
Packages that use QueryItem
Package
Description
Provides storage for JSPWiki.
Provides the JSPWiki search functionality.
-
Uses of QueryItem in org.apache.wiki.providers
Methods in org.apache.wiki.providers with parameters of type QueryItemModifier and TypeMethodDescriptionWikiAttachmentProvider.findAttachments
(QueryItem[] query) Deprecated.Finds attachments based on the query.Deprecated.Finds pages based on the query. -
Uses of QueryItem in org.apache.wiki.search
Constructors in org.apache.wiki.search with parameters of type QueryItemModifierConstructorDescriptionSearchMatcher
(WikiEngine engine, QueryItem[] queries) Deprecated.kept for compatibility with page/attachment providers not using public API.