public class ArabicWrongWordInContextRule extends WrongWordInContextRule
| Modifier and Type | Field and Description |
|---|---|
static String |
ARABIC_WRONG_WORD_IN_CONTEXT |
| Constructor and Description |
|---|
ArabicWrongWordInContextRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCategoryString() |
String |
getDescription() |
protected String |
getFilename() |
String |
getId() |
protected String |
getLongMessageString() |
protected String |
getMessageString() |
protected String |
getShortMessageString() |
match, setMatchLemmmasaddExamplePair, addTags, cacheAntiPatterns, estimateContextForSureMatch, 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 static final String ARABIC_WRONG_WORD_IN_CONTEXT
public ArabicWrongWordInContextRule(ResourceBundle messages)
protected String getCategoryString()
getCategoryString in class WrongWordInContextRulepublic String getId()
getId in class WrongWordInContextRulepublic String getDescription()
getDescription in class WrongWordInContextRuleprotected String getFilename()
getFilename in class WrongWordInContextRuleprotected String getMessageString()
getMessageString in class WrongWordInContextRuleprotected String getShortMessageString()
getShortMessageString in class WrongWordInContextRuleprotected String getLongMessageString()
getLongMessageString in class WrongWordInContextRule