com.ecyrd.jspwiki.modules |
|
Java Source File Name | Type | Comment |
InternalModule.java | Interface | This is a simple interface which is implemented by a number of JSPWiki
components to signal that they should not be included in things like
module listings and so on. |
ModuleManager.java | Class | Superclass for all JSPWiki managers for modules (plugins, etc). |
WikiModuleInfo.java | Class | A WikiModule describes whatever JSPWiki plugin there is: it can be a plugin,
an editor, a filter, etc. |