|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.janino.util.resource.ResourceFinder
org.codehaus.janino.util.resource.MultiResourceFinder
org.codehaus.janino.util.resource.LazyMultiResourceFinder
A ResourceFinder that examines a set
of ResourceFinders lazily as it
searches for resources.
IteratorCollection| Field Summary |
| Fields inherited from class org.codehaus.janino.util.resource.ResourceFinder |
EMPTY_RESOURCE_FINDER |
| Constructor Summary | |
LazyMultiResourceFinder(java.util.Iterator resourceFinders)
|
|
| Methods inherited from class org.codehaus.janino.util.resource.MultiResourceFinder |
findResource |
| Methods inherited from class org.codehaus.janino.util.resource.ResourceFinder |
findResourceAsStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LazyMultiResourceFinder(java.util.Iterator resourceFinders)
resourceFinders - delegate ResourceFinders
|
Web Site | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||