| 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, waitforEachRemainingpublic ResourceIterator(org.apache.sling.api.resource.Resource root,
String folderResourceType,
boolean includeFolders,
boolean includeLeafs)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.