public static interface Structure.Iterator
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Structure |
next() |
boolean hasNext()
throws java.io.IOException
java.io.IOExceptionStructure next() throws java.io.IOException
java.io.IOException