public abstract class AbstractCheckCaseRule extends AbstractSimpleReplaceRule2
AbstractSimpleReplaceRule2.CaseSensitivylanguage, subRuleSpecificIds| Constructor and Description |
|---|
AbstractCheckCaseRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCheckingCase() |
checkKeyWordsAreKnownToSpeller, checkKeyWordsAreUnknownToSpeller, getCaseSensitivy, getDescription, getDescription, getFileNames, getFilePaths, getId, getLocale, getMessage, getShort, getSuggestionsSeparator, getWrongWords, isException, isIgnoreShortUppercaseWords, isPunctuationStart, isRuleMatchException, isTokenException, match, separateKeyWordsBySpeller, setIgnoreShortUppercaseWords, setRuleHasSuggestions, useSubRuleSpecificIdsaddExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic AbstractCheckCaseRule(ResourceBundle messages, Language language)
protected boolean isCheckingCase()
isCheckingCase in class AbstractSimpleReplaceRule2