Uses of Class
net.didion.jwnl.util.MessageLog
Packages that use MessageLog
Package
Description
Classes for acessing dictionary information.
Classes used by
FileBackedDictionary
to interface with the filesystem.Implementations of
DictionaryElementFactory
for Princeton's release of WordNet.-
Uses of MessageLog in net.didion.jwnl.dictionary
Fields in net.didion.jwnl.dictionary declared as MessageLogModifier and TypeFieldDescriptionprivate static final MessageLog
Dictionary._log
private static final MessageLog
FileBackedDictionary._log
private static final MessageLog
MapBackedDictionary._log
-
Uses of MessageLog in net.didion.jwnl.dictionary.file_manager
Fields in net.didion.jwnl.dictionary.file_manager declared as MessageLog -
Uses of MessageLog in net.didion.jwnl.princeton.data
Fields in net.didion.jwnl.princeton.data declared as MessageLogModifier and TypeFieldDescriptionprivate static final MessageLog
AbstractPrincetonFileDictionaryElementFactory._log
-
Uses of MessageLog in net.didion.jwnl.utilities
Fields in net.didion.jwnl.utilities declared as MessageLogModifier and TypeFieldDescriptionprivate static final MessageLog
DictionaryToDatabase.LOG
Our message log.private static final MessageLog
DictionaryToDatabaseWithUsageCount.LOG
Our message log.