|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DavPropertyIterator
The DavPropertyIterator extends the Iterator by
a property specific next() method.
| Method Summary | |
|---|---|
DavProperty<?> |
nextProperty()
Returns the next Property. |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Method Detail |
|---|
DavProperty<?> nextProperty()
throws NoSuchElementException
Property.
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 | |||||||||