Uses of Interface
net.didion.jwnl.dictionary.database.DatabaseManager
Packages that use DatabaseManager
Package
Description
Classes for acessing dictionary information.
Classes for accessing databases that contain dictionary information.
-
Uses of DatabaseManager in net.didion.jwnl.dictionary
Fields in net.didion.jwnl.dictionary declared as DatabaseManagerConstructors in net.didion.jwnl.dictionary with parameters of type DatabaseManagerModifierConstructorDescriptionprivate
DatabaseBackedDictionary
(MorphologicalProcessor morph, DatabaseDictionaryElementFactory elementFactory, DatabaseManager dbManager) -
Uses of DatabaseManager in net.didion.jwnl.dictionary.database
Classes in net.didion.jwnl.dictionary.database that implement DatabaseManagerModifier and TypeClassDescriptionclass
class
Database Manager that handles the extended database containing sense key and usage statistics.