Package org.apache.myfaces.resource
Class ClassLoaderResourceLoaderIterator
java.lang.Object
org.apache.myfaces.resource.ClassLoaderResourceLoaderIterator
- Author:
- lu4242
-
Constructor Summary
ConstructorsConstructorDescriptionClassLoaderResourceLoaderIterator
(URL url, String basePath, int maxDepth, ResourceVisitOption... options) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
ClassLoaderResourceLoaderIterator
public ClassLoaderResourceLoaderIterator(URL url, String basePath, int maxDepth, ResourceVisitOption... options)
-
-
Method Details