| Package | Description |
|---|---|
| org.apache.wiki.api.providers |
Page Providers' API package of JSPWiki.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttachmentProvider
Defines an attachment provider - a class which is capable of saving binary data as attachments.
|
interface |
PageProvider
Each Wiki page provider should implement this interface.
|
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.