Uses of Class
net.didion.jwnl.dictionary.file.DictionaryCatalogSet
-
Packages that use DictionaryCatalogSet Package Description net.didion.jwnl.dictionary Classes for acessing dictionary information.net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionary
to interface with the filesystem.net.didion.jwnl.utilities -
-
Uses of DictionaryCatalogSet in net.didion.jwnl.dictionary
Constructors in net.didion.jwnl.dictionary with parameters of type DictionaryCatalogSet Constructor Description 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 DictionaryCatalogSet Modifier and Type Field Description private DictionaryCatalogSet
FileManagerImpl. _files
The catalog set. -
Uses of DictionaryCatalogSet in net.didion.jwnl.utilities
Fields in net.didion.jwnl.utilities declared as DictionaryCatalogSet Modifier and Type Field Description private DictionaryCatalogSet
DictionaryToMap. _destFiles
-