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 MessageLogDictionary._logprivate static final MessageLogFileBackedDictionary._logprivate static final MessageLogMapBackedDictionary._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 MessageLogAbstractPrincetonFileDictionaryElementFactory._log -
Uses of MessageLog in net.didion.jwnl.utilities
Fields in net.didion.jwnl.utilities declared as MessageLogModifier and TypeFieldDescriptionprivate static final MessageLogDictionaryToDatabase.LOGOur message log.private static final MessageLogDictionaryToDatabaseWithUsageCount.LOGOur message log.