Uses of Interface
com.qoppa.pdf.annotations.FileAttachment.FileContentProvider

Packages that use FileAttachment.FileContentProvider
com.qoppa.pdf.annotations Classes used to represent PDF annotations. 
 

Uses of FileAttachment.FileContentProvider in com.qoppa.pdf.annotations
 

Constructors in com.qoppa.pdf.annotations with parameters of type FileAttachment.FileContentProvider
FileAttachment(FileAttachment.FileContentProvider contents, String fileName, String popupText)
          Constructor used when the file contents may not be so easily accessible as a byte array or file.