public interface DavPropertyIterator extends Iterator<DavProperty<?>>
DavPropertyIterator
extends the Iterator
by
a property specific next()
method.Type | Property and Description |
---|---|
DavProperty<?> |
next
Returns the next
Property . |
Modifier and Type | Method and Description |
---|---|
DavProperty<?> |
nextProperty()
Returns the next
Property . |
forEachRemaining, hasNext, next, remove
DavProperty<?> nextProperty
Property
.NoSuchElementException
DavProperty<?> nextProperty() throws NoSuchElementException
Property
.NoSuchElementException
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"