Uses of Class
net.didion.jwnl.dictionary.Dictionary
-
Packages that use Dictionary Package Description net.didion.jwnl.dictionary Classes for acessing dictionary information. -
-
Uses of Dictionary in net.didion.jwnl.dictionary
Subclasses of Dictionary in net.didion.jwnl.dictionary Modifier and Type Class Description classAbstractCachingDictionaryExtendsDictionaryto provide caching of elements.classDatabaseBackedDictionaryclassFileBackedDictionaryADictionarythat retrieves objects from the text files in the WordNet distribution directory.classMapBackedDictionaryADictionarybacked byMaps.Methods in net.didion.jwnl.dictionary that return Dictionary Modifier and Type Method Description static DictionaryDictionary. getInstance()Methods in net.didion.jwnl.dictionary with parameters of type Dictionary Modifier and Type Method Description protected static voidDictionary. setDictionary(Dictionary dictionary)
-