public interface DavPropertyIterator extends java.util.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. |
DavProperty<?> nextProperty
Property.java.util.NoSuchElementExceptionDavProperty<?> nextProperty() throws java.util.NoSuchElementException
Property.java.util.NoSuchElementException"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"