public class DataSourceDictionary.IndexFileIterator extends DataSourceDictionary.FileIterator2<IIndexWord>
currentLine, fFile, fParser, iterator| Constructor and Description |
|---|
IndexFileIterator(POS pos) |
IndexFileIterator(POS pos,
String pattern) |
| Modifier and Type | Method and Description |
|---|---|
IIndexWord |
parseLine(String line)
Parses the line using a parser provided at construction time
|
getCurrentLine, getPOS, hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic IndexFileIterator(POS pos)
public IIndexWord parseLine(String line)
DataSourceDictionary.FileIteratorparseLine in class DataSourceDictionary.FileIterator<IIndexWord,IIndexWord>Copyright © 2018. All rights reserved.