Uses of Package
net.didion.jwnl.dictionary.file
Packages that use net.didion.jwnl.dictionary.file
Package
Description
Classes for acessing dictionary information.
Classes for accessing files that contain dictionary information.
Classes used by
FileBackedDictionary
to interface with the filesystem.Implementations of
DictionaryFile
used by the various classes of Dictionary
to access dictionary files using the naming convention used in Princeton's release of WordNet.-
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.dictionaryClassDescriptionSimple container for
DictionaryCatalog
s that allows aDictionaryFile
to be retrieved by itsPOS
andDictionaryFileType
.Represents a single dictionary file.Instances of this class specify the different types of dictionary files (the different classes of dictionary files. -
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.dictionary.fileClassDescriptionA container for the files associated with a catalog (the index, data, and exception files associated with a POS).Represents a single dictionary file.Instances of this class specify the different types of dictionary files (the different classes of dictionary files.
-
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.dictionary.file_managerClassDescriptionSimple container for
DictionaryCatalog
s that allows aDictionaryFile
to be retrieved by itsPOS
andDictionaryFileType
.Represents a single dictionary file.Instances of this class specify the different types of dictionary files (the different classes of dictionary files.DictionaryFile
that reads lines from a random-access text file. -
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.princeton.fileClassDescriptionAbstract implementation of
DictionaryFile
.Represents a single dictionary file.Instances of this class specify the different types of dictionary files (the different classes of dictionary files.DictioanryFile
that reads and writes serailazed objects.DictionaryFile
that reads lines from a random-access text file. -
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.utilitiesClassDescriptionSimple container for
DictionaryCatalog
s that allows aDictionaryFile
to be retrieved by itsPOS
andDictionaryFileType
.Instances of this class specify the different types of dictionary files (the different classes of dictionary files.