| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HeaderIterator
A type-safe iterator for Header objects.
| Method Summary | |
|---|---|
|  boolean | hasNext()Indicates whether there is another header in this iteration. | 
|  Header | nextHeader()Obtains the next header from this iteration. | 
| Methods inherited from interface java.util.Iterator | 
|---|
| next, remove | 
| Method Detail | 
|---|
boolean hasNext()
hasNext in interface Iterator<Object>true if there is another header,
          false otherwiseHeader nextHeader()
hasNext
 is true.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||