Package org.apache.wiki.api.plugin
package org.apache.wiki.api.plugin
Plugin's API package of JSPWiki.
This package holds JSPWiki's Plugin API.
Package Specification
Related Documentation
-
InterfacesClassDescriptionIf a plugin defines this interface, it is called exactly once prior to the actual execute() routine.Implements a Plugin interface for the parser stage.Defines an interface for plugins.Exposes the contents of a plugin in a WikiDocument DOM tree.Deprecated.
Plugin
instead