|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.inet.nntp.LineIterator
gnu.inet.nntp.GroupIterator
public class GroupIterator
An iterator over an NNTP newsgroup listing.
| Method Summary | |
|---|---|
java.lang.Object |
next()
Returns the next group. |
Group |
nextGroup()
Returns the next group. |
| Methods inherited from class gnu.inet.nntp.LineIterator |
|---|
hasNext, nextLine, readToEOF, remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object next()
next in interface java.util.Iteratornext in class LineIterator
public Group nextGroup()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||