Package org.languagetool.rules.fa
Class PersianDoublePunctuationRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.DoublePunctuationRule
org.languagetool.rules.fa.PersianDoublePunctuationRule
public class PersianDoublePunctuationRule
extends org.languagetool.rules.DoublePunctuationRule
A rule that matches ".." (but not "..." etc) and "،،".
- 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.DoublePunctuationRule
getCommaMessage, getDescription, getDotMessage, 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
-
PersianDoublePunctuationRule
-
-
Method Details
-
getId
- Overrides:
getId
in classorg.languagetool.rules.DoublePunctuationRule
-
getCommaCharacter
- Overrides:
getCommaCharacter
in classorg.languagetool.rules.DoublePunctuationRule
-