@Named @Singleton public class PDFBoxInvoiceExtractor extends Object implements io.konik.harness.FileExtractor
The PDFBoxInvoice Extractor.
| Constructor and Description |
|---|
PDFBoxInvoiceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
extract(InputStream pdfInput) |
InputStream |
extractToStream(InputStream pdfInput) |
public PDFBoxInvoiceExtractor()
public byte[] extract(InputStream pdfInput)
extract in interface io.konik.harness.FileExtractorpublic InputStream extractToStream(InputStream pdfInput)
extractToStream in interface io.konik.harness.FileExtractorCopyright © 2014-2017 Konik.io. All Rights Reserved.