Uses of Interface
net.didion.jwnl.dictionary.file.ObjectDictionaryFile

Packages that use ObjectDictionaryFile
net.didion.jwnl.princeton.file Implementations of DictionaryFile used by the various classes of Dictionary 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
 class PrincetonObjectDictionaryFile
          ObjectDictionaryFile that accesses files names with the Princeton dictionary file naming convention.