Package org.languagetool.rules.fa
Class PersianCommaWhitespaceRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.CommaWhitespaceRule
org.languagetool.rules.fa.PersianCommaWhitespaceRule
public class PersianCommaWhitespaceRule
extends org.languagetool.rules.CommaWhitespaceRule
A rule that matches periods, commas and closing parenthesis preceded by whitespace and
opening parenthesis followed by whitespace.
- Since:
- 2.7
-
Field Summary
Fields inherited from class org.languagetool.rules.Rule
messages
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.rules.CommaWhitespaceRule
getDescription, match
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
-
PersianCommaWhitespaceRule
-
-
Method Details
-
getId
- Overrides:
getId
in classorg.languagetool.rules.CommaWhitespaceRule
-
getCommaCharacter
- Overrides:
getCommaCharacter
in classorg.languagetool.rules.CommaWhitespaceRule
-