Uses of Package
net.didion.jwnl.dictionary.file
-
Packages that use net.didion.jwnl.dictionary.file Package Description net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.dictionary.file Classes for accessing files that contain dictionary information.net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionaryto interface with the filesystem.net.didion.jwnl.princeton.file Implementations ofDictionaryFileused by the various classes ofDictionaryto access dictionary files using the naming convention used in Princeton's release of WordNet.net.didion.jwnl.utilities -
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.dictionary Class Description DictionaryCatalogSet Simple container forDictionaryCatalogs that allows aDictionaryFileto be retrieved by itsPOSandDictionaryFileType.DictionaryFile Represents a single dictionary file.DictionaryFileType 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 Class Description DictionaryCatalog A container for the files associated with a catalog (the index, data, and exception files associated with a POS).DictionaryFile Represents a single dictionary file.DictionaryFileType 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_manager Class Description DictionaryCatalogSet Simple container forDictionaryCatalogs that allows aDictionaryFileto be retrieved by itsPOSandDictionaryFileType.DictionaryFile Represents a single dictionary file.DictionaryFileType Instances of this class specify the different types of dictionary files (the different classes of dictionary files.RandomAccessDictionaryFile DictionaryFilethat reads lines from a random-access text file. -
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.princeton.file Class Description AbstractDictionaryFile Abstract implementation ofDictionaryFile.DictionaryFile Represents a single dictionary file.DictionaryFileType Instances of this class specify the different types of dictionary files (the different classes of dictionary files.ObjectDictionaryFile DictioanryFilethat reads and writes serailazed objects.RandomAccessDictionaryFile DictionaryFilethat reads lines from a random-access text file. -
Classes in net.didion.jwnl.dictionary.file used by net.didion.jwnl.utilities Class Description DictionaryCatalogSet Simple container forDictionaryCatalogs that allows aDictionaryFileto be retrieved by itsPOSandDictionaryFileType.DictionaryFileType Instances of this class specify the different types of dictionary files (the different classes of dictionary files.