©2008 Google -
Code Home -
Site Terms of Service -
Privacy Policy -
Site Directory
Google Code offered in:
中文 -
English -
Português -
Pусский -
Español -
日本語
| org.apache.http.HeaderIterator | Iterator<E> |
A type-safe iterator for Header objects.
Known Indirect Subclasses| 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
true if there is another header,
false otherwise