public class ArticleNumberIterator extends LineIterator
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next()
Returns the next article number.
|
int |
nextArticleNumber()
Returns the next article number.
|
hasNext, nextLine, readToEOF, removepublic java.lang.Object next()
next in interface java.util.Iteratornext in class LineIteratorpublic int nextArticleNumber()
throws java.io.IOException
java.io.IOException© Copyright 2003 The Free Software Foundation, all rights reserved