Uses of Interface
net.didion.jwnl.dictionary.file.ObjectDictionaryFile
-
Packages that use ObjectDictionaryFile Package Description net.didion.jwnl.princeton.file Implementations ofDictionaryFile
used by the various classes ofDictionary
to 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 class
PrincetonObjectDictionaryFile
ObjectDictionaryFile
that accesses files names with the Princeton dictionary file naming convention.
-