| Interface | Description |
|---|---|
| InitializablePlugin |
If a plugin defines this interface, it is called exactly once prior to the actual execute() routine.
|
| ParserStagePlugin |
Implements a Plugin interface for the parser stage.
|
| Plugin |
Defines an interface for plugins.
|
| PluginElement |
Exposes the contents of a plugin in a WikiDocument DOM tree.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.