Uses of Class
net.didion.jwnl.dictionary.file.DictionaryCatalogSet
Packages that use DictionaryCatalogSet
Package
Description
Classes for acessing dictionary information.
Classes used by
FileBackedDictionary
to interface with the filesystem.-
Uses of DictionaryCatalogSet in net.didion.jwnl.dictionary
Constructors in net.didion.jwnl.dictionary with parameters of type DictionaryCatalogSetModifierConstructorDescriptionprivate
MapBackedDictionary
(DictionaryCatalogSet files, MorphologicalProcessor morph) Create aMapBackedDictionary
with the specified set of files. -
Uses of DictionaryCatalogSet in net.didion.jwnl.dictionary.file_manager
Fields in net.didion.jwnl.dictionary.file_manager declared as DictionaryCatalogSetModifier and TypeFieldDescriptionprivate DictionaryCatalogSet
FileManagerImpl._files
The catalog set. -
Uses of DictionaryCatalogSet in net.didion.jwnl.utilities
Fields in net.didion.jwnl.utilities declared as DictionaryCatalogSet