public abstract class AbstractCheckCaseRule extends AbstractSimpleReplaceRule2
AbstractSimpleReplaceRule2.CaseSensitivysubRuleSpecificIds| 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, checkKeyWordsAreKnownToSpeller, checkKeyWordsAreUnknownToSpeller, getCaseSensitivy, getDescription, getDescription, getFileNames, getFilePaths, getId, getLocale, getMessage, getShort, getSuggestionsSeparator, getWrongWords, isException, isTokenException, separateKeyWordsBySpeller, useSubRuleSpecificIdsaddExamplePair, 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 AbstractCheckCaseRule(ResourceBundle messages, Language language)
public RuleMatch[] match(AnalyzedSentence sentence)
Rulematch in class AbstractSimpleReplaceRule2sentence - a pre-analyzed sentenceRuleMatch objects