Uses of Class
org.apache.wiki.api.exceptions.ProviderException

Packages that use ProviderException
Package Description
org.apache.wiki
The chief package of JSPWiki.
org.apache.wiki.api.core
JSPWiki's central API.
org.apache.wiki.api.providers
Page Providers' API package of JSPWiki.
org.apache.wiki.attachment
Attachment management, uploading and downloading.
org.apache.wiki.pages
Entry point for JSPWiki's Page Objects.
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.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.