Uses of Package
org.apache.wiki.modules

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

Classes in org.apache.wiki.modules used by org.apache.wiki
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 org.apache.wiki.modules used by org.apache.wiki.filters
ModuleManager
          Superclass for all JSPWiki managers for modules (plugins, etc).
 

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

Classes in org.apache.wiki.modules used by org.apache.wiki.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 org.apache.wiki.modules used by org.apache.wiki.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 org.apache.wiki.modules used by org.apache.wiki.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 org.apache.wiki.modules used by org.apache.wiki.ui
ModuleManager
          Superclass for all JSPWiki managers for modules (plugins, etc).
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.