Package net.didion.jwnl.dictionary
Class FileBackedDictionary.SubstringIndexFileLookaheadIterator
java.lang.Object
net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
net.didion.jwnl.dictionary.FileBackedDictionary.IndexFileLookaheadIterator
net.didion.jwnl.dictionary.FileBackedDictionary.SubstringIndexFileLookaheadIterator
- All Implemented Interfaces:
Iterator
- Enclosing class:
FileBackedDictionary
private class FileBackedDictionary.SubstringIndexFileLookaheadIterator
extends FileBackedDictionary.IndexFileLookaheadIterator
-
Field Summary
FieldsFields inherited from class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
_fileType, _pos
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.didion.jwnl.dictionary.FileBackedDictionary.IndexFileLookaheadIterator
parseLine
Methods inherited from class net.didion.jwnl.dictionary.FileBackedDictionary.FileLookaheadIterator
hasNext, next, nextLine, nextOffset, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
_substring
-
-
Constructor Details
-
SubstringIndexFileLookaheadIterator
- Throws:
JWNLException
-
-
Method Details
-
getNextOffset
- Overrides:
getNextOffset
in classFileBackedDictionary.FileLookaheadIterator
- Throws:
JWNLException
-