public class HeaderIterator extends LineIterator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next()
Returns the next header entry.
|
HeaderEntry |
nextHeaderEntry()
Returns the next header entry.
|
hasNext, nextLine, readToEOF, removepublic java.lang.Object next()
next in interface java.util.Iteratornext in class LineIteratorpublic HeaderEntry nextHeaderEntry() throws java.io.IOException
java.io.IOException© Copyright 2003 The Free Software Foundation, all rights reserved