public interface IResourceFinder
| Modifier and Type | Method and Description |
|---|---|
IResourceStream |
find(Class<?> clazz,
String pathname)
Looks for a given pathname along this path
|
IResourceStream find(Class<?> clazz, String pathname)
clazz - The class requesting the resource streampathname - The filename with possible pathCopyright © 2006-2012 Apache Software Foundation. All Rights Reserved.