Uses of Class
org.languagetool.rules.spelling.hunspell.Hunspell.Dictionary
Packages that use Hunspell.Dictionary
-
Uses of Hunspell.Dictionary in org.languagetool.rules.spelling.hunspell
Fields in org.languagetool.rules.spelling.hunspell declared as Hunspell.DictionaryFields in org.languagetool.rules.spelling.hunspell with type parameters of type Hunspell.DictionaryModifier and TypeFieldDescriptionprivate HashMap
<String, Hunspell.Dictionary> Hunspell.map
This is the cache where we keep the already loaded dictionaries aroundMethods in org.languagetool.rules.spelling.hunspell that return Hunspell.DictionaryModifier and TypeMethodDescriptionHunspell.getDictionary
(String baseFileName) Gets an instance of the dictionary.