| Package | Description | 
|---|---|
| org.apache.wiki.attachment | 
 Attachment management, uploading and downloading. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DynamicAttachment | 
AttachmentManager.getDynamicAttachment(String name)
Finds a DynamicAttachment. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AttachmentManager.storeDynamicAttachment(WikiContext ctx,
                      DynamicAttachment att)
Stores a dynamic attachment. 
 | 
Copyright © 2001-2018 The Apache Software Foundation. All rights reserved.