|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgnu.inet.gopher.DirectoryListing
public final class DirectoryListing
A gopher directory listing.
| Method Summary | |
|---|---|
boolean |
hasNext()
Indicates whether this listing contains more entries. |
java.lang.Object |
next()
|
DirectoryEntry |
nextEntry()
Returns the next entry in the directory listing. |
void |
remove()
This iterator is read-only. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.IteratornextEntry()public void remove()
remove in interface java.util.Iterator
public DirectoryEntry nextEntry()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||