|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.hp.hpl.jena.util.TestManifestList.TestIterator
Iterator over all the manifest entries found in the model.
| Method Summary | |
boolean |
hasNext()
|
void |
init()
Initialise the datatstructures from the model - only needed if the model has changed since the internal datastructures were calculated. |
java.lang.Object |
next()
|
TestManifestList.TestItem |
nextItem()
|
void |
remove()
|
void |
reset()
Start again. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void init()
public void reset()
public boolean hasNext()
hasNext in interface java.util.IteratorIterator.hasNext()public java.lang.Object next()
next in interface java.util.IteratorIterator.next()public TestManifestList.TestItem nextItem()
public void remove()
remove in interface java.util.IteratorIterator.remove()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||