| Package | Description |
|---|---|
| org.apache.wiki.search |
Provides the JSPWiki search functionality.
|
| Constructor and Description |
|---|
SearchMatcher(WikiEngine engine,
QueryItem[] queries)
Deprecated.
kept for compatibility with page/attachment providers not using public API. Use
SearchMatcher(Engine, QueryItem)
instead. |
SearchMatcher(WikiEngine engine,
QueryItem[] queries)
Deprecated.
kept for compatibility with page/attachment providers not using public API. Use
SearchMatcher(Engine, QueryItem)
instead. |
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.