| Package | Description |
|---|---|
| net.didion.jwnl.dictionary |
Classes for acessing dictionary information.
|
| net.didion.jwnl.dictionary.database |
Classes for accessing databases that contain dictionary information.
|
| Modifier and Type | Field and Description |
|---|---|
private DatabaseManager |
DatabaseBackedDictionary._dbManager |
| Constructor and Description |
|---|
DatabaseBackedDictionary(MorphologicalProcessor morph,
DatabaseDictionaryElementFactory elementFactory,
DatabaseManager dbManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseManagerImpl |
class |
SenseAndUsageDatabaseManager
Database Manager that handles the extended database containing sense key and usage statistics.
|