Package org.apache.myfaces.resource
Class ExternalContextResourceLoaderIterator
java.lang.Object
org.apache.myfaces.resource.ExternalContextResourceLoaderIterator
-
Constructor Summary
ConstructorsConstructorDescriptionExternalContextResourceLoaderIterator
(FacesContext facesContext, String path, 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
-
ExternalContextResourceLoaderIterator
public ExternalContextResourceLoaderIterator(FacesContext facesContext, String path, int maxDepth, ResourceVisitOption... options)
-
-
Method Details