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