public class PunctuationCheckRule extends AbstractPunctuationCheckRule
| Constructor and Description |
|---|
PunctuationCheckRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
If a rule keeps its state over more than the check of one sentence, this
must be implemented so the internal state is reset.
|
getDescription, getId, matchaddRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getMatches, getMatchesIndex, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setParagraphBackTrack, supportsLanguagepublic void reset()
Rulereset in class AbstractPunctuationCheckRuleCopyright © 2005-2011 Daniel Naber