Package org.gcube.data.access.storagehub
Class NodeChildrenFilterIterator
java.lang.Object
org.gcube.data.access.storagehub.NodeChildrenFilterIterator
-
Constructor Summary
ConstructorsConstructorDescriptionNodeChildrenFilterIterator(javax.jcr.Node node) NodeChildrenFilterIterator(javax.jcr.NodeIterator iterator) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove
-
Constructor Details
-
NodeChildrenFilterIterator
public NodeChildrenFilterIterator(javax.jcr.Node node) throws org.gcube.common.storagehub.model.exceptions.BackendGenericError - Throws:
org.gcube.common.storagehub.model.exceptions.BackendGenericError
-
NodeChildrenFilterIterator
public NodeChildrenFilterIterator(javax.jcr.NodeIterator iterator) throws org.gcube.common.storagehub.model.exceptions.BackendGenericError - Throws:
org.gcube.common.storagehub.model.exceptions.BackendGenericError
-
-
Method Details
-
hasNext
-
next
-