public class GroupIterator extends LineIterator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next()
Returns the next group.
|
Group |
nextGroup()
Returns the next group.
|
hasNext, nextLine, readToEOF, removepublic java.lang.Object next()
next in interface java.util.Iteratornext in class LineIteratorpublic Group nextGroup() throws java.io.IOException
java.io.IOException