Modifier and Type | Class and Description |
---|---|
static interface |
LineParsingIterator.Parseable |
Constructor and Description |
---|
LineParsingIterator(Reader reader) |
LineParsingIterator(Reader reader,
LineParsingIterator.Parseable parsingStrategy) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
List<String> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public LineParsingIterator(Reader reader)
public LineParsingIterator(Reader reader, LineParsingIterator.Parseable parsingStrategy)
Copyright © 2009–2015 DuraSpace. All rights reserved.