public class RussianWordCoherencyRule extends AbstractWordCoherencyRule
AbstractWordCoherencyRule.| Constructor and Description |
|---|
RussianWordCoherencyRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
protected String |
getMessage(String word1,
String word2) |
protected Map<String,String> |
getWordMap() |
matchmatch, matchaddExamplePair, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic RussianWordCoherencyRule(ResourceBundle messages) throws IOException
IOExceptionprotected Map<String,String> getWordMap()
getWordMap in class AbstractWordCoherencyRuleprotected String getMessage(String word1, String word2)
getMessage in class AbstractWordCoherencyRulepublic String getDescription()
getDescription in class Rule