at.gv.egiz.pdfas.framework.input
Class ExtractionStage
java.lang.Object
at.gv.egiz.pdfas.framework.input.ExtractionStage
- public class ExtractionStage
- extends Object
Extracts all signatures from a given input DataSource.
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtractionStage
public ExtractionStage()
extractSignatureHolders
public List extractSignatureHolders(DataSource dataSource,
VerificationFilterParameters parameters)
throws PresentableException
- Throws:
PresentableException
parsePdfIntoBlocks
protected List parsePdfIntoBlocks(PdfDataSource pdfDataSource)
throws PDFDocumentException
- Throws:
PDFDocumentException
Copyright © 2006-2010. All Rights Reserved.