| Package | Description |
|---|---|
| org.apache.wiki.attachment |
Attachment management, uploading and downloading.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicAttachmentProvider |
DynamicAttachment.getProvider()
Returns the provider which is used to generate this attachment.
|
| Constructor and Description |
|---|
DynamicAttachment(WikiEngine engine,
String parentPage,
String fileName,
DynamicAttachmentProvider provider)
Creates a DynamicAttachment.
|
Copyright © 2001-2019 The Apache Software Foundation. All rights reserved.