| 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. |
| net.didion.jwnl.utilities |
| Constructor and Description |
|---|
MapBackedDictionary(DictionaryCatalogSet files,
MorphologicalProcessor morph)
Create a
MapBackedDictionary with the specified set of files. |
| Modifier and Type | Field and Description |
|---|---|
private DictionaryCatalogSet |
FileManagerImpl._files
The catalog set.
|
| Modifier and Type | Field and Description |
|---|---|
private DictionaryCatalogSet |
DictionaryToMap._destFiles |