public final class MorfologikPolishSpellerRule extends MorfologikSpellerRule
conversionLocale, speller1, speller2language, LANGUAGETOOL, LANGUAGETOOL_FX| Constructor and Description |
|---|
MorfologikPolishSpellerRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileName() |
String |
getId() |
protected List<RuleMatch> |
getRuleMatches(String word,
int startPos) |
Pattern |
tokenizingPattern() |
getDescription, isMisspelled, match, orderSuggestions, setCheckCompound, setCompoundRegex, setIgnoreTaggedWords, setLocaleaddIgnoreTokens, addIgnoreWords, expandLine, filterSuggestions, getAdditionalSuggestions, getAdditionalTopSuggestions, getIgnoreFileName, getProhibitFileName, getSpellingFileName, ignoreToken, ignoreWord, ignoreWord, init, isConvertsCase, isDictionaryBasedSpellingRule, isProhibited, isUrl, reset, setConsiderIgnoreWords, setConvertsCaseaddExamplePair, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getUrl, isDefaultOff, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic MorfologikPolishSpellerRule(ResourceBundle messages, Language language) throws IOException
IOExceptionpublic String getFileName()
getFileName in class MorfologikSpellerRulepublic String getId()
getId in class MorfologikSpellerRulepublic Pattern tokenizingPattern()
tokenizingPattern in class MorfologikSpellerRuleprotected List<RuleMatch> getRuleMatches(String word, int startPos) throws IOException
getRuleMatches in class MorfologikSpellerRuleIOException