Package net.didion.jwnl.dictionary.file
Class DictionaryCatalog
java.lang.Object
net.didion.jwnl.dictionary.file.DictionaryCatalog
A container for the files associated with a catalog (the index, data, and exception
files associated with a POS).
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDictionaryCatalog
(String path, DictionaryFileType fileType, Class dictionaryFileType) -
Method Summary
-
Field Details
-
_files
-
_fileType
-
-
Constructor Details
-
DictionaryCatalog
-
-
Method Details
-
getKey
-
open
- Throws:
IOException
-
isOpen
public boolean isOpen() -
close
public void close() -
size
public int size() -
getFileIterator
-
get
-
getFileType
-