| Package | Description |
|---|---|
| org.apache.wiki.search |
Provides the JSPWiki search functionality.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult |
SearchMatcher.matchPageContent(java.lang.String wikiname,
java.lang.String pageText)
Compares the page content, available through the given stream, to the query items of this matcher.
|
SearchResult |
SearchMatcher.matchPageContent(java.lang.String wikiname,
java.lang.String pageText)
Compares the page content, available through the given stream, to the query items of this matcher.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.