Constructor and Description |
---|
ResourceIterator(org.apache.sling.api.resource.Resource root,
String folderResourceType,
boolean includeFolders,
boolean includeLeafs) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
org.apache.sling.api.resource.Resource |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ResourceIterator(org.apache.sling.api.resource.Resource root, String folderResourceType, boolean includeFolders, boolean includeLeafs)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.