| Modifier and Type | Method and Description |
|---|---|
Map<String,Attachment> |
Document.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Document.addAttachment(String name,
Attachment attachment)
Adds an in-line document attachment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Document.setAttachments(Map<String,Attachment> attachments) |
Copyright © 2011–2025. All rights reserved.