java.lang.Object
org.sejda.impl.sambox.component.DefaultPdfSourceOpener
- All Implemented Interfaces:
PdfSourceOpener<PDDocumentHandler>
SAMBox component able to open a PdfSource and return the corresponding
PDDocumentHandler.- Author:
- Andrea Vacondio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionopen(PdfFileSource source) open(PdfStreamSource source) open(PdfURLSource source)
-
Constructor Details
-
DefaultPdfSourceOpener
public DefaultPdfSourceOpener()
-
-
Method Details
-
open
- Specified by:
openin interfacePdfSourceOpener<PDDocumentHandler>- Throws:
TaskIOException
-
open
- Specified by:
openin interfacePdfSourceOpener<PDDocumentHandler>- Throws:
TaskIOException
-
open
- Specified by:
openin interfacePdfSourceOpener<PDDocumentHandler>- Throws:
TaskIOException
-