Uses of Class
net.didion.jwnl.dictionary.Dictionary
Packages that use Dictionary
-
Uses of Dictionary in net.didion.jwnl.dictionary
Subclasses of Dictionary in net.didion.jwnl.dictionaryModifier and TypeClassDescriptionclassExtendsDictionaryto provide caching of elements.classclassADictionarythat retrieves objects from the text files in the WordNet distribution directory.classADictionarybacked byMaps.Fields in net.didion.jwnl.dictionary declared as DictionaryModifier and TypeFieldDescriptionprivate static DictionaryDictionary._dictionaryThe singleton instance of the dictionary to be used throughout the system.Methods in net.didion.jwnl.dictionary that return DictionaryMethods in net.didion.jwnl.dictionary with parameters of type DictionaryModifier and TypeMethodDescriptionprotected static voidDictionary.setDictionary(Dictionary dictionary)