public class PunctuationCheckRule extends AbstractPunctuationCheckRule
| Constructor and Description |
|---|
PunctuationCheckRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isPunctsJoinOk(String tokens) |
protected boolean |
isPunctuation(String token) |
void |
reset() |
getDescription, getId, matchaddRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArraypublic PunctuationCheckRule(ResourceBundle messages)
protected final boolean isPunctsJoinOk(String tokens)
isPunctsJoinOk in class AbstractPunctuationCheckRuleprotected final boolean isPunctuation(String token)
isPunctuation in class AbstractPunctuationCheckRulepublic void reset()
reset in class AbstractPunctuationCheckRule