| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.attachment |
Attachment management, uploading and downloading.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentManager |
WikiEngine.getAttachmentManager()
Deprecated.
use
getManager( AttachmentManager.class ) instead. |
AttachmentManager |
WikiEngine.getAttachmentManager()
Deprecated.
use
getManager( AttachmentManager.class ) instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttachmentManager
Default implementation for
AttachmentManager. |
Copyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.