public interface ResourceFinder
Modifier and Type | Method and Description |
---|---|
InputStream |
findResourceAsStream(String name) |
InputStream findResourceAsStream(String name) throws IOException
name
- of the resourceIOException
Copyright © 2009–2023 Oracle Corporation. All rights reserved.