at.gv.egiz.pdfas.framework.input
Class ExtractionStage

java.lang.Object
  extended byat.gv.egiz.pdfas.framework.input.ExtractionStage

public class ExtractionStage
extends Object

Extracts all signatures from a given input DataSource.

Author:
wprinz

Constructor Summary
ExtractionStage()
           
 
Method Summary
 List extractSignatureHolders(DataSource dataSource, VerificationFilterParameters parameters)
           
protected  List parsePdfIntoBlocks(PdfDataSource pdfDataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtractionStage

public ExtractionStage()
Method Detail

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.