Package | Description |
---|---|
org.apache.wiki.filters |
Provides page and content filtering functionality for JSPWiki.
|
org.apache.wiki.pages |
Entry point for JSPWiki's Page Objects.
|
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 | Class and Description |
---|---|
class |
DefaultFilterManager
Manages the page filters.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPageManager
Manages the WikiPages.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPluginManager
Manages plugin classes.
|
Modifier and Type | Class and Description |
---|---|
class |
EditorManager
Defines an editor manager.
|
class |
TemplateManager
This class takes care of managing JSPWiki templates.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.