| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.search |
Provides the JSPWiki search functionality.
|
| Modifier and Type | Method and Description |
|---|---|
SearchManager |
WikiEngine.getSearchManager()
Deprecated.
use
getManager( SearchManager.class ) instead. |
SearchManager |
WikiEngine.getSearchManager()
Deprecated.
use
getManager( SearchManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchManager
Manages searching the Wiki.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.