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, removeDavProperty<?> nextProperty
Property.NoSuchElementExceptionDavProperty<?> nextProperty() throws NoSuchElementException
Property.NoSuchElementExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved