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, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasConfigurableValue, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setToneTags, 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