public class TraversePipe.TraversingIterator extends Object implements Iterator<org.apache.sling.api.resource.Resource>
Modifier and Type | Field and Description |
---|---|
protected static String |
PN_BREADTH |
protected static String |
PN_DEPTH |
protected static String |
PN_NAMEGLOBS |
protected static String |
PN_PROPERTIES |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
org.apache.sling.api.resource.Resource |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
protected static final String PN_PROPERTIES
protected static final String PN_NAMEGLOBS
protected static final String PN_BREADTH
protected static final String PN_DEPTH
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.