public abstract class DataSourceDictionary.FileIterator2<T> extends DataSourceDictionary.FileIterator<T,T>
currentLine, fFile, fParser, iterator| Constructor and Description |
|---|
FileIterator2(IContentType<T> content)
Constructs a new file iterator with the specified content type.
|
FileIterator2(IContentType<T> content,
String startKey)
Constructs a new file iterator with the specified content type and start key.
|
getCurrentLine, getPOS, hasNext, next, parseLine, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic FileIterator2(IContentType<T> content)
public FileIterator2(IContentType<T> content, String startKey)
Copyright © 2018. All rights reserved.