Uses of Package
org.apache.wiki.api.exceptions

Packages that use org.apache.wiki.api.exceptions
Package Description
org.apache.wiki
The chief package of JSPWiki.
org.apache.wiki.api.core
JSPWiki's central API.
org.apache.wiki.api.engine
JSPWiki's Engine's component related classes.
org.apache.wiki.api.exceptions
JSPWiki's API exceptions package.
org.apache.wiki.api.filters
Filter's API package of JSPWiki.
org.apache.wiki.api.plugin
Plugin's API package of JSPWiki.
org.apache.wiki.api.providers
Page Providers' API 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.authorize
Authorizer implementation.
org.apache.wiki.auth.user  
org.apache.wiki.content
Provides content management functionality for JSPWiki.
org.apache.wiki.diff  
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.pages
Entry point for JSPWiki's Page Objects.
org.apache.wiki.parser  
org.apache.wiki.plugin
Provides plugins to the JSPWiki.
org.apache.wiki.providers
Provides storage for JSPWiki.
org.apache.wiki.references
Provides the JSPWiki track of pages' references.
org.apache.wiki.render
Provides the JSPWiki rendering functionality.
org.apache.wiki.search
Provides the JSPWiki search functionality.
org.apache.wiki.tags
Provides standard JSP tags for JSPWiki.
org.apache.wiki.tasks.auth
Provides auth-related Tasks, meant to be executed by the workflow framework.
org.apache.wiki.tasks.pages
Provides WikiPages' saving related Tasks, meant to be executed by the workflow framework.
org.apache.wiki.ui
Java classes for management of the JSP user interface.
org.apache.wiki.variables  
org.apache.wiki.workflow