public class DefaultPdfSourceOpener extends Object implements PdfSourceOpener<PDDocumentHandler>
PDDocumentHandler.| Constructor and Description |
|---|
DefaultPdfSourceOpener() |
| Modifier and Type | Method and Description |
|---|---|
PDDocumentHandler |
open(PdfFileSource source) |
PDDocumentHandler |
open(PdfStreamSource source) |
PDDocumentHandler |
open(PdfURLSource source) |
public PDDocumentHandler open(PdfURLSource source) throws TaskIOException
open in interface PdfSourceOpener<PDDocumentHandler>TaskIOExceptionpublic PDDocumentHandler open(PdfFileSource source) throws TaskIOException
open in interface PdfSourceOpener<PDDocumentHandler>TaskIOExceptionpublic PDDocumentHandler open(PdfStreamSource source) throws TaskIOException
open in interface PdfSourceOpener<PDDocumentHandler>TaskIOExceptionCopyright © 2019 sejda. All rights reserved.