public abstract class AbstractCheckCaseRule extends AbstractSimpleReplaceRule2
subRuleSpecificIds| Constructor and Description |
|---|
AbstractCheckCaseRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
RuleMatch[] |
match(AnalyzedSentence sentence)
Check whether the given sentence matches this error rule, i.e. whether it
contains the error detected by this rule.
|
addToQueue, getDescription, getDescription, getFileNames, getId, getLocale, getMessage, getShort, getSuggestionsSeparator, getWrongWords, isCaseSensitive, isException, isTokenException, useSubRuleSpecificIdsaddExamplePair, addTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic AbstractCheckCaseRule(ResourceBundle messages, Language language)
public RuleMatch[] match(AnalyzedSentence sentence)
Rulematch in class AbstractSimpleReplaceRule2sentence - a pre-analyzed sentenceRuleMatch objects