public class CompoundRule extends AbstractCompoundRule
sentenceStartsWithUpperCase
Constructor and Description |
---|
CompoundRule(ResourceBundle messages) |
Modifier and Type | Method and Description |
---|---|
protected CompoundRuleData |
getCompoundRuleData() |
String |
getDescription()
A short description of the error this rule can detect, usually in the language of the text
that is checked.
|
String |
getId()
A string used to identify the rule in e.g. configuration files.
|
estimateContextForSureMatch, isHyphenIgnored, match
addExamplePair, addTags, cacheAntiPatterns, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getTags, getUrl, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
public CompoundRule(ResourceBundle messages) throws IOException
IOException
public String getId()
Rule
A-Z
and the underscore.getId
in class AbstractCompoundRule
public String getDescription()
Rule
getDescription
in class AbstractCompoundRule
protected CompoundRuleData getCompoundRuleData()
getCompoundRuleData
in class AbstractCompoundRule