Package org.languagetool.rules.ca
Class CatalanWrongWordInContextDiacriticsRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.WrongWordInContextRule
org.languagetool.rules.ca.CatalanWrongWordInContextDiacriticsRule
public class CatalanWrongWordInContextDiacriticsRule
extends org.languagetool.rules.WrongWordInContextRule
-
Field Summary
Fields inherited from class org.languagetool.rules.Rule
messages
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.rules.WrongWordInContextRule
match, setMatchLemmmas
Methods inherited from class org.languagetool.rules.Rule
addExamplePair, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
-
Constructor Details
-
CatalanWrongWordInContextDiacriticsRule
- Throws:
IOException
-
-
Method Details
-
getCategoryString
- Overrides:
getCategoryString
in classorg.languagetool.rules.WrongWordInContextRule
-
getId
- Overrides:
getId
in classorg.languagetool.rules.WrongWordInContextRule
-
getDescription
- Overrides:
getDescription
in classorg.languagetool.rules.WrongWordInContextRule
-
getFilename
- Specified by:
getFilename
in classorg.languagetool.rules.WrongWordInContextRule
-
getMessageString
- Specified by:
getMessageString
in classorg.languagetool.rules.WrongWordInContextRule
-
getShortMessageString
- Specified by:
getShortMessageString
in classorg.languagetool.rules.WrongWordInContextRule
-
getLongMessageString
- Specified by:
getLongMessageString
in classorg.languagetool.rules.WrongWordInContextRule
-