| Modifier and Type | Method and Description |
|---|---|
java.util.List<FileAttachment> |
Document.getAttachments()
Allows to obtain all attached files from the PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Document.collectNamesOfTree(PDFArray namesArray,
java.util.List<FileAttachment> attachments) |
void |
Document.lookForKidsInNameTree(PDFDict nameTree,
java.util.List<FileAttachment> attachments) |