Uses of Package
net.didion.jwnl.dictionary.file_manager
-
Packages that use net.didion.jwnl.dictionary.file_manager Package Description net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionaryto interface with the filesystem. -
Classes in net.didion.jwnl.dictionary.file_manager used by net.didion.jwnl.dictionary Class Description FileManager FileManagerdefines the interface between theFileBackedDictionaryand the file system. -
Classes in net.didion.jwnl.dictionary.file_manager used by net.didion.jwnl.dictionary.file_manager Class Description FileManager FileManagerdefines the interface between theFileBackedDictionaryand the file system.FileManagerImpl An implementation ofFileManagerthat reads files from the local file system.