Interface DavPropertyIterator

  • All Superinterfaces:
    Iterator<DavProperty<?>>

    public interface DavPropertyIterator
    extends Iterator<DavProperty<?>>
    The DavPropertyIterator extends the Iterator by a property specific next() method.