Uses of Package
org.apache.wiki.api.providers
Packages that use org.apache.wiki.api.providers
Package
Description
The chief package of JSPWiki.
Page Providers' API package of JSPWiki.
Attachment management, uploading and downloading.
Entry point for JSPWiki's Page Objects.
Provides storage for JSPWiki.
Provides the JSPWiki search functionality.
-
Classes in org.apache.wiki.api.providers used by org.apache.wikiClassDescriptionA 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.providersClassDescriptionA 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.attachmentClassDescriptionDefines 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.diffClassDescriptionA 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
-
Classes in org.apache.wiki.api.providers used by org.apache.wiki.providersClassDescriptionDefines an attachment provider - a class which is capable of saving binary data as attachments.Each Wiki page provider should implement this interface.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.searchClassDescriptionA 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.kendraClassDescriptionA 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.tikaClassDescriptionA generic Wiki provider for all sorts of things that the Wiki can store.