|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Use an instance of this class to iterate over objects in the object registry.
Method Summary | |
java.lang.String |
getCurrentTag()
Return the current tag. |
boolean |
hasNext()
Return true if there are more elements. |
iBase |
next()
Proceed with next element. |
boolean |
reset()
Restart the iterator. |
Methods inherited from interface crystalspace.jbind.interfaces.iutil.scf.iBase |
decRef, getName, getRefCount, getVersion, incRef, queryInterface, queryInterfaceSafe |
Methods inherited from interface crystalspace.jbind.interfaces.iPointer |
changePointer, getPointer, isMemoryOwner, setMemoryOwner |
Method Detail |
public java.lang.String getCurrentTag()
public boolean hasNext()
public iBase next()
public boolean reset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |