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 byFileBackedDictionary
to interface with the filesystem. -
Classes in net.didion.jwnl.dictionary.file_manager used by net.didion.jwnl.dictionary Class Description FileManager FileManager
defines the interface between theFileBackedDictionary
and the file system. -
Classes in net.didion.jwnl.dictionary.file_manager used by net.didion.jwnl.dictionary.file_manager Class Description FileManager FileManager
defines the interface between theFileBackedDictionary
and the file system.FileManagerImpl An implementation ofFileManager
that reads files from the local file system.