public class PolishWordRepeatRule extends AdvancedWordRepeatRule
| Constructor and Description |
|---|
PolishWordRepeatRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
protected Pattern |
getExcludedNonWordsPattern() |
protected Pattern |
getExcludedPos() |
protected Set<String> |
getExcludedWordsPattern() |
String |
getId() |
String |
getMessage() |
String |
getShortMessage() |
matchaddExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultValue, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic PolishWordRepeatRule(ResourceBundle messages)
public final String getDescription()
getDescription in class Ruleprotected Pattern getExcludedNonWordsPattern()
getExcludedNonWordsPattern in class AdvancedWordRepeatRuleprotected Pattern getExcludedPos()
getExcludedPos in class AdvancedWordRepeatRuleprotected Set<String> getExcludedWordsPattern()
getExcludedWordsPattern in class AdvancedWordRepeatRulepublic final String getMessage()
getMessage in class AdvancedWordRepeatRulepublic final String getShortMessage()
getShortMessage in class AdvancedWordRepeatRule