| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.ui |
Java classes for management of the JSP user interface.
|
| Modifier and Type | Method and Description |
|---|---|
EditorManager |
WikiEngine.getEditorManager()
Deprecated.
use
getManager( EditorManager.class ) instead. |
EditorManager |
WikiEngine.getEditorManager()
Deprecated.
use
getManager( EditorManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEditorManager
Defines an editor manager.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.