|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.util.uri.RidIterator
An RID iterator implementation
Copyright (c) SAP AG 2001-2002
| Constructor Summary | |
RidIterator(java.util.Iterator it)
|
|
RidIterator(java.util.ListIterator it)
|
|
| Method Summary | |
boolean |
hasNext()
|
RID |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RidIterator(java.util.ListIterator it)
public RidIterator(java.util.Iterator it)
| Method Detail |
public boolean hasNext()
hasNext in interface IRidIteratorpublic RID next()
next in interface IRidIteratorpublic void remove()
remove in interface IRidIterator
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||