Package org.apache.myfaces.resource
Class ClassLoaderResourceLoaderIterator
java.lang.Object
org.apache.myfaces.resource.ClassLoaderResourceLoaderIterator
- Author:
- lu4242
- 
Constructor SummaryConstructorsConstructorDescriptionClassLoaderResourceLoaderIterator(URL url, String basePath, int maxDepth, ResourceVisitOption... options) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.IteratorforEachRemaining
- 
Constructor Details- 
ClassLoaderResourceLoaderIteratorpublic ClassLoaderResourceLoaderIterator(URL url, String basePath, int maxDepth, ResourceVisitOption... options) 
 
- 
- 
Method Details