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