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