| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.filters |
Provides page and content filtering functionality for JSPWiki.
|
| Modifier and Type | Method and Description |
|---|---|
FilterManager |
WikiEngine.getFilterManager()
Deprecated.
use
getManager( FilterManager.class ) instead. |
FilterManager |
WikiEngine.getFilterManager()
Deprecated.
use
getManager( FilterManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFilterManager
Manages the page filters.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.