Uses of Class
org.languagetool.rules.de.SpellingRuleWithSuggestions
-
Packages that use SpellingRuleWithSuggestions Package Description org.languagetool.rules.de -
-
Uses of SpellingRuleWithSuggestions in org.languagetool.rules.de
Fields in org.languagetool.rules.de with type parameters of type SpellingRuleWithSuggestions Modifier and Type Field Description private java.util.List<SpellingRuleWithSuggestions>
SpellingData. spellingRules
Methods in org.languagetool.rules.de that return types with arguments of type SpellingRuleWithSuggestions Modifier and Type Method Description java.util.List<SpellingRuleWithSuggestions>
SpellingData. get()
-