org.languagetool.rules.uk
Class MorfologikUkrainianSpellerRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.spelling.SpellingCheckRule
org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
public final class MorfologikUkrainianSpellerRule
- extends MorfologikSpellerRule
| Fields inherited from class org.languagetool.rules.Rule |
messages |
| Methods inherited from class org.languagetool.rules.Rule |
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MorfologikUkrainianSpellerRule
public MorfologikUkrainianSpellerRule(ResourceBundle messages,
Language language)
throws IOException
- Throws:
IOException
getFileName
public String getFileName()
- Specified by:
getFileName in class MorfologikSpellerRule
getId
public String getId()
- Specified by:
getId in class MorfologikSpellerRule
ignoreToken
protected boolean ignoreToken(AnalyzedTokenReadings[] tokens,
int idx)
throws IOException
- Overrides:
ignoreToken in class SpellingCheckRule
- Throws:
IOException
isMisspelled
protected boolean isMisspelled(MorfologikSpeller speller,
String word)
- Overrides:
isMisspelled in class MorfologikSpellerRule
Copyright © 2013. All Rights Reserved.