Package | Description |
---|---|
net.didion.jwnl.dictionary |
Classes for acessing dictionary information.
|
net.didion.jwnl.dictionary.file_manager |
Classes used by
FileBackedDictionary to interface with the filesystem. |
Class and Description |
---|
FileManager
FileManager defines the interface between the FileBackedDictionary and the file system. |
Class and Description |
---|
FileManager
FileManager defines the interface between the FileBackedDictionary and the file system. |
FileManagerImpl
An implementation of
FileManager that reads files from the local file system. |
Copyright © 2016. All rights reserved.