| Package | Description | 
|---|---|
| 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. 
 | 
| Class and Description | 
|---|
| WikiPageProvider
 Each Wiki page provider should implement this interface. 
 | 
| Class and Description | 
|---|
| WikiAttachmentProvider
 Defines an attachment provider - a class which is capable of saving
  binary data as attachments. 
 | 
| Class and Description | 
|---|
| 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 © 2001-2018 The Apache Software Foundation. All rights reserved.