public class HeaderIterator extends LineIterator
| Modifier and Type | Method and Description |
|---|---|
Object |
next()
Returns the next header entry.
|
HeaderEntry |
nextHeaderEntry()
Returns the next header entry.
|
hasNext, nextLine, readToEOF, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic Object next()
next in interface Iteratornext in class LineIteratorpublic HeaderEntry nextHeaderEntry() throws IOException
IOExceptionCopyright © 2017. All rights reserved.