Package | Description |
---|---|
org.apache.wiki.attachment |
Attachment management, uploading and downloading.
|
org.apache.wiki.providers |
Provides storage for JSPWiki.
|
Modifier and Type | Method and Description |
---|---|
WikiAttachmentProvider |
AttachmentManager.getCurrentProvider()
Returns the current attachment provider.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicAttachmentProvider
Provides basic, versioning attachments.
|
class |
CachingAttachmentProvider
Provides a caching attachment provider.
|
Modifier and Type | Method and Description |
---|---|
WikiAttachmentProvider |
CachingAttachmentProvider.getRealProvider()
Returns the WikiAttachmentProvider that this caching provider delegates to.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.