private class FileBackedDictionary.SubstringIndexFileLookaheadIterator extends FileBackedDictionary.IndexFileLookaheadIterator
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
_substring |
_fileType, _pos| Constructor and Description |
|---|
SubstringIndexFileLookaheadIterator(POS pos,
java.lang.String substring) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getNextOffset(long currentOffset) |
parseLinehasNext, next, nextLine, nextOffset, removepublic SubstringIndexFileLookaheadIterator(POS pos, java.lang.String substring) throws JWNLException
JWNLExceptionprotected long getNextOffset(long currentOffset)
throws JWNLException
getNextOffset in class FileBackedDictionary.FileLookaheadIteratorJWNLException