public interface ResourceProvider
Modifier and Type | Method and Description |
---|---|
URL |
getResource(String name) |
InputStream |
getResourceAsStream(String name) |
InputStream getResourceAsStream(String name) throws IOException
IOException
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.