Uses of Interface
net.didion.jwnl.dictionary.file.ObjectDictionaryFile
-
Packages that use ObjectDictionaryFile Package Description net.didion.jwnl.princeton.file Implementations ofDictionaryFileused by the various classes ofDictionaryto access dictionary files using the naming convention used in Princeton's release of WordNet. -
-
Uses of ObjectDictionaryFile in net.didion.jwnl.princeton.file
Classes in net.didion.jwnl.princeton.file that implement ObjectDictionaryFile Modifier and Type Class Description classPrincetonObjectDictionaryFileObjectDictionaryFilethat accesses files names with the Princeton dictionary file naming convention.
-