java.lang.Object
com.sun.faces.application.resource.ResourcePathsIterator
- 
Constructor Summary
ConstructorsConstructorDescriptionResourcePathsIterator(String rootPath, int maxDepth, String[] extensions, String[] restrictedDirectories, ExternalContext externalContext)  - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove 
- 
Constructor Details
- 
ResourcePathsIterator
public ResourcePathsIterator(String rootPath, int maxDepth, String[] extensions, String[] restrictedDirectories, ExternalContext externalContext)  
 - 
 - 
Method Details
- 
hasNext
 - 
next
 
 -