public class LineGroupIterator2 extends AbstractPipeInputIterator
parentInstance| Constructor and Description |
|---|
LineGroupIterator2(Reader input,
Pattern lineBoundaryRegex,
boolean skipBoundary) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLineGroup() |
String |
getNextLineGroup() |
boolean |
hasNext() |
Instance |
nextInstance() |
void |
nextLineGroup() |
next, remove, setParentInstanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic String getLineGroup()
public void nextLineGroup()
public String getNextLineGroup()
public Instance nextInstance()
nextInstance in interface PipeInputIteratornextInstance in class AbstractPipeInputIteratorpublic boolean hasNext()
hasNext in interface IteratorhasNext in class AbstractPipeInputIteratorCopyright © 2019 JULIE Lab, Germany. All rights reserved.