org.cogroo.tools.checker
Interface TypedChecker

All Superinterfaces:
GenericChecker<Sentence>
All Known Implementing Classes:
AbstractTypedChecker, PunctuationChecker, RepetitionChecker, RulesApplier, SpaceChecker, TypedCheckerComposite

public interface TypedChecker
extends GenericChecker<Sentence>


Method Summary
 
Methods inherited from interface org.cogroo.tools.checker.GenericChecker
check, getIdPrefix, getPriority, getRulesDefinition, ignore, resetIgnored
 



Copyright © 2012-2013 CoGrOO. All Rights Reserved.