|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Result iterator to browse a Results collection.
Results| Method Summary | |
boolean |
hasNext()
Checks whether the Results collection has more elements. |
Result |
next()
Gets the next Result of the collection. |
void |
remove()
Removes the current Result from the collection. |
| Method Detail |
public boolean hasNext()
public Result next()
NoSuchElementException - if the collection has no more elementspublic void remove()
|
Ruddi™ UDDI Client API 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||