|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
DavResourceIterator extends the Iterator interface. Additional
METHODS allow to retrieve the next DavResource from the iterator
and the iterators size.
| Method Summary | |
DavResource |
nextResource()
Returns the next DavResource in the iterator |
int |
size()
Return the number of DavResources in the iterator. |
| Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
| Method Detail |
public DavResource nextResource()
DavResource in the iterator
DavResourcepublic int size()
DavResources in the iterator.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||