|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The DavPropertyIterator extends the Iterator by
a property specific next() method.
| Method Summary | |
DavProperty |
nextProperty()
Returns the next Property in the interation. |
| Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
| Method Detail |
public DavProperty nextProperty()
throws NoSuchElementException
Property in the interation.
Property in the iteration.
NoSuchElementException - if iteration has no more elements.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||