Uses of Class
org.languagetool.rules.spelling.hunspell.Hunspell.Dictionary
-
Packages that use Hunspell.Dictionary Package Description org.languagetool.rules.spelling.hunspell -
-
Uses of Hunspell.Dictionary in org.languagetool.rules.spelling.hunspell
Fields in org.languagetool.rules.spelling.hunspell declared as Hunspell.Dictionary Modifier and Type Field Description protected Hunspell.Dictionary
HunspellRule. hunspellDict
Methods in org.languagetool.rules.spelling.hunspell that return Hunspell.Dictionary Modifier and Type Method Description Hunspell.Dictionary
Hunspell. getDictionary(String baseFileName)
Gets an instance of the dictionary.
-