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>
TaskIOException
public PDDocumentHandler open(PdfFileSource source) throws TaskIOException
open
in interface PdfSourceOpener<PDDocumentHandler>
TaskIOException
public PDDocumentHandler open(PdfStreamSource source) throws TaskIOException
open
in interface PdfSourceOpener<PDDocumentHandler>
TaskIOException
Copyright © 2015. All Rights Reserved.