Uses of Interface
at.gv.egiz.pdfas.framework.input.correction.Corrector

Packages that use Corrector
at.gv.egiz.pdfas.framework.input.correction   
at.gv.egiz.pdfas.impl.input.correction   
 

Uses of Corrector in at.gv.egiz.pdfas.framework.input.correction
 

Methods in at.gv.egiz.pdfas.framework.input.correction that return Corrector
static Corrector CorrectorFactory.createCorrector(String id)
           
static Corrector CorrectorFactory.createCorrector()
           
 

Uses of Corrector in at.gv.egiz.pdfas.impl.input.correction
 

Classes in at.gv.egiz.pdfas.impl.input.correction that implement Corrector
 class ExternalCorrector
          Corrects the document using an extrenal commandline tool.
 class InternalCorrector
          Corrects a document using iText.
 



Copyright © 2006-2010. All Rights Reserved.