Interface ResourceLoader
-
public interface ResourceLoader- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStreamgetResourceAsStream(String resource)
-
-
-
Method Detail
-
getResourceAsStream
InputStream getResourceAsStream(String resource)
-
-