Package org.apache.myfaces.application
Class ViewResourceIterator
java.lang.Object
org.apache.myfaces.application.ViewResourceIterator
- Author:
- lu4242
- 
Constructor SummaryConstructorsConstructorDescriptionViewResourceIterator(FacesContext facesContext, ResourceHandlerSupport support, String localePrefix, List<String> contracts, String contractPreferred, 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, remove
- 
Constructor Details- 
ViewResourceIteratorpublic ViewResourceIterator(FacesContext facesContext, ResourceHandlerSupport support, String localePrefix, List<String> contracts, String contractPreferred, String path, int maxDepth, ResourceVisitOption... options) 
 
- 
- 
Method Details