| Package | Description |
|---|---|
| org.apache.wiki.filters |
Provides page and content filtering functionality for JSPWiki.
|
| org.apache.wiki.modules | |
| org.apache.wiki.plugin |
Provides plugins to the JSPWiki.
|
| org.apache.wiki.ui |
Java classes for management of the JSP user interface.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FilterManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFilterManager
Manages the page filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseModuleManager
Superclass for all JSPWiki managers for modules (plugins, etc.).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PluginManager |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPluginManager
Manages plugin classes.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EditorManager
Defines an editor manager.
|
interface |
TemplateManager
This class takes care of managing JSPWiki templates.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEditorManager
Defines an editor manager.
|
class |
DefaultTemplateManager
This class takes care of managing JSPWiki templates.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.