org.languagetool.rules.de
Class GermanSpellerRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.spelling.SpellingCheckRule
org.languagetool.rules.spelling.hunspell.HunspellRule
org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
org.languagetool.rules.de.GermanSpellerRule
public class GermanSpellerRule
- extends CompoundAwareHunspellRule
| 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 |
RULE_ID
public static final String RULE_ID
- See Also:
- Constant Field Values
GermanSpellerRule
public GermanSpellerRule(ResourceBundle messages,
Language language)
getId
public String getId()
- Overrides:
getId in class HunspellRule
sortSuggestionByQuality
protected List<String> sortSuggestionByQuality(String misspelling,
List<String> suggestions)
- Overrides:
sortSuggestionByQuality in class CompoundAwareHunspellRule
Copyright © 2013. All Rights Reserved.