Uses of Interface
net.sf.extjwnl.dictionary.file.DictionaryFileFactory

Packages that use DictionaryFileFactory
net.sf.extjwnl.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 DictionaryFileFactory in net.sf.extjwnl.princeton.file
 

Classes in net.sf.extjwnl.princeton.file that implement DictionaryFileFactory
 class PrincetonChannelDictionaryFile
          A RandomAccessDictionaryFile that accesses files named with Princeton's dictionary file naming convention.
 class PrincetonObjectDictionaryFile
          ObjectDictionaryFile that accesses files names with the Princeton dictionary file naming convention.
 class PrincetonRandomAccessDictionaryFile
          A RandomAccessDictionaryFile that accesses files named with Princeton's dictionary file naming convention.
 



Copyright © 2011. All Rights Reserved.