Package net.didion.jwnl.dictionary.file
package net.didion.jwnl.dictionary.file
Classes for accessing files that contain dictionary information.
-
ClassDescriptionAbstract implementation of
DictionaryFile.A container for the files associated with a catalog (the index, data, and exception files associated with a POS).Simple container forDictionaryCatalogs that allows aDictionaryFileto be retrieved by itsPOSandDictionaryFileType.Represents a single dictionary file.Instances of this class specify the different types of dictionary files (the different classes of dictionary files.DictioanryFilethat reads and writes serailazed objects.DictionaryFilethat reads lines from a random-access text file.