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) |
getDescription, getId, matchaddExamplePair, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic PunctuationCheckRule(ResourceBundle messages)
protected final boolean isPunctsJoinOk(String tokens)
isPunctsJoinOk in class AbstractPunctuationCheckRuleprotected final boolean isPunctuation(String token)
isPunctuation in class AbstractPunctuationCheckRule