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