public interface ResourceFinder
| Modifier and Type | Method and Description |
|---|---|
InputStream |
findResourceAsStream(String name) |
InputStream findResourceAsStream(String name) throws IOException
name - of the resourceIOExceptionCopyright © 2014 Oracle Corporation. All rights reserved.