Packages
org.apache.wiki The chief package of JSPWiki.
org.apache.wiki.attachment Attachment management, uploading and downloading.
org.apache.wiki.auth Authentication, Authorization and the third A thing.
org.apache.wiki.auth.acl Access Control List implementation.
org.apache.wiki.auth.authorize Authorizer implementation.
org.apache.wiki.auth.login Provides the different login modules that JSPWiki uses.
org.apache.wiki.auth.permissions  
org.apache.wiki.auth.user  
org.apache.wiki.content Provides content management functionality for JSPWiki.
org.apache.wiki.dav  
org.apache.wiki.dav.items  
org.apache.wiki.dav.methods  
org.apache.wiki.diff  
org.apache.wiki.event  
org.apache.wiki.filters Provides page and content filtering functionality for JSPWiki.
org.apache.wiki.forms Contains classes for doing form handling within JSPWiki.
org.apache.wiki.htmltowiki  
org.apache.wiki.i18n  
org.apache.wiki.management  
org.apache.wiki.modules  
org.apache.wiki.parser  
org.apache.wiki.plugin Provides plugins to the JSPWiki.
org.apache.wiki.preferences Preferences storage.
org.apache.wiki.providers Provides storage for JSPWiki.
org.apache.wiki.render  
org.apache.wiki.rpc  
org.apache.wiki.rpc.atom  
org.apache.wiki.rpc.json Provides utility classes for using the JSON-RPC AJAX library.
org.apache.wiki.rss  
org.apache.wiki.search Provides the JSPWiki search functionality.
org.apache.wiki.tags Provides standard JSP tags for JSPWiki.
org.apache.wiki.ui Java classes for management of the JSP user interface.
org.apache.wiki.ui.admin Contains classes for the JSPWiki administrative interface.
org.apache.wiki.ui.admin.beans  
org.apache.wiki.ui.progress Provides progress management routines.
org.apache.wiki.url Provides the URL generation routines.
org.apache.wiki.util Provides a number of utility libraries that are of general use.
org.apache.wiki.util.comparators  
org.apache.wiki.workflow  
org.apache.wiki.xmlrpc