public interface HeaderIterator extends Iterator<Object>
Header objects.| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Indicates whether there is another header in this iteration.
|
Header |
nextHeader()
Obtains the next header from this iteration.
|
forEachRemaining, next, removeCopyright © 2005–2017 The Apache Software Foundation. All rights reserved.