at.gv.egiz.pdfas.framework.input.correction
Class CorrectorFactory
java.lang.Object
at.gv.egiz.pdfas.framework.input.correction.CorrectorFactory
- public class CorrectorFactory
- extends Object
Factory for creating Correctors.
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INTERNAL_CORRECTOR
public static final String INTERNAL_CORRECTOR
- See Also:
- Constant Field Values
EXTERNAL_CORRECTOR
public static final String EXTERNAL_CORRECTOR
- See Also:
- Constant Field Values
CORRECTOR_KEY
public static final String CORRECTOR_KEY
- See Also:
- Constant Field Values
CorrectorFactory
public CorrectorFactory()
createCorrector
public static Corrector createCorrector(String id)
throws SettingsException
- Throws:
SettingsException
createCorrector
public static Corrector createCorrector()
throws SettingsException
- Throws:
SettingsException
Copyright © 2006-2010. All Rights Reserved.