public class PropertyIterator extends Object implements Iterator<javax.jcr.Property>
PropertyIterator(javax.jcr.PropertyIterator i)
boolean
hasNext()
javax.jcr.Property
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyIterator(javax.jcr.PropertyIterator i)
i
public boolean hasNext()
hasNext
Iterator<javax.jcr.Property>
public javax.jcr.Property next()
next
public void remove()
remove
Copyright © 2013 DuraSpace, Inc.. All Rights Reserved.