|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.ecyrd.jspwiki.providers | |
---|---|
com.ecyrd.jspwiki | |
com.ecyrd.jspwiki.attachment | |
com.ecyrd.jspwiki.plugin | Provides plugins to the JSPWiki. |
com.ecyrd.jspwiki.providers | |
com.ecyrd.jspwiki.rss | |
com.ecyrd.jspwiki.search | |
com.ecyrd.jspwiki.tags |
Classes in com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
|
WikiPageProvider
Each Wiki page provider should implement this interface. |
Classes in com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki.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 com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki.plugin | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki.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 com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki.rss | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki.search | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
Classes in com.ecyrd.jspwiki.providers used by com.ecyrd.jspwiki.tags | |
---|---|
ProviderException
This exception represents the superclass of all exceptions that providers may throw. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |