|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.wiki.providers | |
---|---|
org.apache.wiki | The chief package of JSPWiki. |
org.apache.wiki.attachment | Attachment management, uploading and downloading. |
org.apache.wiki.content | Provides content management functionality for JSPWiki. |
org.apache.wiki.plugin | Provides plugins to the JSPWiki. |
org.apache.wiki.providers | Provides storage for JSPWiki. |
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. |
Classes in org.apache.wiki.providers used by org.apache.wiki | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
|
WikiPageProvider
Each Wiki page provider should implement this interface. |
Classes in org.apache.wiki.providers used by org.apache.wiki.attachment | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
|
WikiAttachmentProvider
Defines an attachment provider - a class which is capable of saving binary data as attachments. |
Classes in org.apache.wiki.providers used by org.apache.wiki.content | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in org.apache.wiki.providers used by org.apache.wiki.plugin | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in org.apache.wiki.providers used by org.apache.wiki.providers | |
---|---|
AbstractFileProvider
Provides a simple directory based repository for Wiki pages. |
|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
|
RepositoryModifiedException
If the provider detects that someone has modified the repository externally, it should throw this exception. |
|
VersioningProvider
This is a provider interface which providers can implement, if they support fast checks of versions. |
|
WikiAttachmentProvider
Defines an attachment provider - a class which is capable of saving binary data as attachments. |
|
WikiPageProvider
Each Wiki page provider should implement this interface. |
Classes in org.apache.wiki.providers used by org.apache.wiki.rss | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in org.apache.wiki.providers used by org.apache.wiki.search | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in org.apache.wiki.providers used by org.apache.wiki.tags | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in org.apache.wiki.providers used by org.apache.wiki.ui | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |