public class ResourceLookup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
USE_SYSTEM_CLASS_LOADER |
Constructor and Description |
---|
ResourceLookup() |
Modifier and Type | Method and Description |
---|---|
static java.net.URL |
getSystemResource(java.lang.String resourceName) |
static java.io.InputStream |
getSystemResourceAsStream(java.lang.String resourceName) |