Uses of Package
org.apache.wiki.providers

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.providers Provides storage for JSPWiki. 
 

Classes in org.apache.wiki.providers used by org.apache.wiki
WikiPageProvider
          Each Wiki page provider should implement this interface.
 

Classes in org.apache.wiki.providers used by org.apache.wiki.attachment
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.providers
AbstractFileProvider
          Provides a simple directory based repository for Wiki pages.
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.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.