public final class CompoundRule extends AbstractCompoundRule
lang, linguServices, sentenceStartsWithUpperCase| Constructor and Description |
|---|
CompoundRule(ResourceBundle messages,
Language lang,
UserConfig userConfig) |
| Modifier and Type | Method and Description |
|---|---|
CompoundRuleData |
getCompoundRuleData() |
String |
getDescription() |
String |
getId() |
estimateContextForSureMatch, filterReplacements, isMisspelled, match, mergeCompoundaddExamplePair, addTags, cacheAntiPatterns, 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 CompoundRule(ResourceBundle messages, Language lang, UserConfig userConfig) throws IOException
IOExceptionpublic String getId()
getId in class AbstractCompoundRulepublic String getDescription()
getDescription in class AbstractCompoundRulepublic CompoundRuleData getCompoundRuleData()
getCompoundRuleData in class AbstractCompoundRule