Uses of Package
com.ecyrd.jspwiki.modules

Packages that use com.ecyrd.jspwiki.modules
com.ecyrd.jspwiki The chief package of JSPWiki. 
com.ecyrd.jspwiki.filters Provides page and content filtering functionality for JSPWiki. 
com.ecyrd.jspwiki.modules   
com.ecyrd.jspwiki.plugin Provides plugins to the JSPWiki. 
com.ecyrd.jspwiki.render   
com.ecyrd.jspwiki.search Provides the JSPWiki search functionality. 
com.ecyrd.jspwiki.ui Java classes for management of the JSP user interface. 
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki
InternalModule
          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
          Superclass for all JSPWiki managers for modules (plugins, etc).
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki.filters
ModuleManager
          Superclass for all JSPWiki managers for modules (plugins, etc).
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki.modules
WikiModuleInfo
          A WikiModule describes whatever JSPWiki plugin there is: it can be a plugin, an editor, a filter, etc.
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki.plugin
ModuleManager
          Superclass for all JSPWiki managers for modules (plugins, etc).
WikiModuleInfo
          A WikiModule describes whatever JSPWiki plugin there is: it can be a plugin, an editor, a filter, etc.
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki.render
InternalModule
          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.
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki.search
InternalModule
          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.
 

Classes in com.ecyrd.jspwiki.modules used by com.ecyrd.jspwiki.ui
ModuleManager
          Superclass for all JSPWiki managers for modules (plugins, etc).