Package org.sejda.model.input

Interface Summary
PdfSource<T> A pdf source that can be used as input for a pdf manipulation.
PdfSourceOpener<T> Double Dispatch interface to open a PdfSource.
 

Class Summary
AbstractPdfSource<T> Skeletal implementation for a pdf input source.
PdfFileSource AbstractPdfSource from a File
PdfMergeInput Model for a input source for a merge task.
PdfMixInput Model representation of a input parameter for the Alternate Mix task.
PdfStreamSource AbstractPdfSource from a InputStream
PdfURLSource AbstractPdfSource from a URL
 



Copyright © 2013. All Rights Reserved.