public interface ResourceReader
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasResource(String name) |
InputStream |
openResource(String name) |
boolean hasResource(String name)
InputStream openResource(String name) throws IOException
IOExceptionCopyright © 2015. All rights reserved.