Uses of Class
org.foray.pdf.object.PDFEmbeddedFileStream

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.
 



Copyright © 2017. All rights reserved.