| Constructor and Description | 
|---|
| ClassLoaderResourceLoaderIterator(URL url,
                                 String basePath,
                                 int maxDepth,
                                 ResourceVisitOption... options) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ClassLoader | getClassLoader() | 
| boolean | hasNext() | 
| String | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ClassLoaderResourceLoaderIterator(URL url, String basePath, int maxDepth, ResourceVisitOption... options)
protected ClassLoader getClassLoader()
Copyright © 2025 The Apache Software Foundation. All rights reserved.