java.lang.Object
gnu.inet.nntp.LineIterator
gnu.inet.nntp.GroupIterator
public class GroupIterator
extends LineIterator
Object
next()
Group
nextGroup()
hasNext
next
nextLine
readToEOF
remove
public Object next()
Returns the next group. Overrides:next in interface LineIterator
public Group nextGroup() throws IOException
Returns the next group.