java.lang.Object
com.sun.faces.application.resource.ResourcePathsIterator
-
Constructor Summary
ConstructorDescriptionResourcePathsIterator
(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, wait
Methods 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
-