Uses of Package
org.apache.wiki.api.providers
Package | Description |
---|---|
org.apache.wiki |
The chief 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.diff | |
org.apache.wiki.pages |
Entry point for JSPWiki's Page Objects.
|
org.apache.wiki.providers |
Provides storage for JSPWiki.
|
org.apache.wiki.search |
Provides the JSPWiki search functionality.
|
org.apache.wiki.search.tika |
-
Classes in org.apache.wiki.api.providers used by org.apache.wiki Class Description WikiProvider A generic Wiki provider for all sorts of things that the Wiki can store. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.api.providers Class Description WikiProvider A generic Wiki provider for all sorts of things that the Wiki can store. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.attachment Class Description AttachmentProvider Defines an attachment provider - a class which is capable of saving binary data as attachments. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.diff Class Description WikiProvider A generic Wiki provider for all sorts of things that the Wiki can store. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.pages Class Description PageProvider Each Wiki page provider should implement this interface. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.providers Class Description AttachmentProvider Defines an attachment provider - a class which is capable of saving binary data as attachments.PageProvider Each Wiki page provider should implement this interface.WikiProvider A generic Wiki provider for all sorts of things that the Wiki can store. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.search Class Description WikiProvider A generic Wiki provider for all sorts of things that the Wiki can store. -
Classes in org.apache.wiki.api.providers used by org.apache.wiki.search.tika Class Description WikiProvider A generic Wiki provider for all sorts of things that the Wiki can store.