Package | Description |
---|---|
org.apache.wiki.attachment |
Attachment management, uploading and downloading.
|
org.apache.wiki.pages |
Entry point for JSPWiki's Page Objects.
|
org.apache.wiki.providers |
Provides storage for JSPWiki.
|
Class and Description |
---|
WikiAttachmentProvider
Defines an attachment provider - a class which is capable of saving
binary data as attachments.
|
Class and Description |
---|
WikiPageProvider
Each Wiki page provider should implement this interface.
|
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-2019 The Apache Software Foundation. All rights reserved.