Uses of Interface
org.apache.wiki.api.providers.WikiProvider
-
Packages that use WikiProvider Package Description org.apache.wiki.api.providers Page Providers' API package of JSPWiki. -
-
Uses of WikiProvider in org.apache.wiki.api.providers
Subinterfaces of WikiProvider in org.apache.wiki.api.providers Modifier and Type Interface Description interfaceAttachmentProviderDefines an attachment provider - a class which is capable of saving binary data as attachments.interfacePageProviderEach Wiki page provider should implement this interface.
-