public class CatalanWordRepeatRule extends WordRepeatRule
| Constructor and Description |
|---|
CatalanWordRepeatRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
boolean |
ignore(AnalyzedTokenReadings[] tokens,
int position) |
getDescription, match, resetaddExamplePair, addRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArraypublic CatalanWordRepeatRule(ResourceBundle messages, Language language)
public String getId()
getId in class WordRepeatRulepublic boolean ignore(AnalyzedTokenReadings[] tokens, int position)
ignore in class WordRepeatRule