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 FileBackedDictionary.FileLookaheadIterator
_fileType, _pos -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FileBackedDictionary.IndexFileLookaheadIterator
parseLineMethods inherited from class FileBackedDictionary.FileLookaheadIterator
hasNext, next, nextLine, nextOffset, removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining
-
Field Details
-
_substring
-
-
Constructor Details
-
SubstringIndexFileLookaheadIterator
- Throws:
JWNLException
-
-
Method Details
-
getNextOffset
- Overrides:
getNextOffsetin classFileBackedDictionary.FileLookaheadIterator- Throws:
JWNLException
-