|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFEmbeddedFileStream | |
|---|---|
| org.foray.pdf.object | Classes representing various PDF objects, used in the construction of a PDF document. |
| Uses of PDFEmbeddedFileStream in org.foray.pdf.object |
|---|
| Methods in org.foray.pdf.object that return types with arguments of type PDFEmbeddedFileStream | |
|---|---|
PDFNameTree<PDFEmbeddedFileStream> |
PDFRoot.getEmbeddedFiles()
Returns the embedded files in this document. |
| Constructors in org.foray.pdf.object with parameters of type PDFEmbeddedFileStream | |
|---|---|
PDFFileSpec(PDFDocument doc,
PDFEmbeddedFileStream efs)
Constructor for the case of specifying an embedded file. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||