|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.mit.jwi.DataSourceDictionary.FileIterator<T,T>
edu.mit.jwi.DataSourceDictionary.FileIterator2<T>
public abstract class DataSourceDictionary.FileIterator2<T>
A file iterator where the data type returned by the iterator is the same as that returned by the backing data source.
| Field Summary |
|---|
| Fields inherited from class edu.mit.jwi.DataSourceDictionary.FileIterator |
|---|
currentLine, fFile, fParser, iterator |
| Constructor Summary | |
|---|---|
DataSourceDictionary.FileIterator2(IContentType<T> content)
Constructs a new file iterator with the specified content type. |
|
DataSourceDictionary.FileIterator2(IContentType<T> content,
java.lang.String startKey)
Constructs a new file iterator with the specified content type and start key. |
|
| Method Summary |
|---|
| Methods inherited from class edu.mit.jwi.DataSourceDictionary.FileIterator |
|---|
getCurrentLine, getPOS, hasNext, next, parseLine, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceDictionary.FileIterator2(IContentType<T> content)
public DataSourceDictionary.FileIterator2(IContentType<T> content,
java.lang.String startKey)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||