@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.FileExtractor
public InputStream extractToStream(InputStream pdfInput)
extractToStream
in interface io.konik.harness.FileExtractor
Copyright © 2014-2017 Konik.io. All Rights Reserved.