public final class ResourceUtil extends Object
Modifier and Type | Method and Description |
---|---|
static InputStream |
getResourceStream(String key)
Tries to get a resource as stream using different strategies.
|
public static InputStream getResourceStream(String key)
key
- the path to the resourceCopyright © 2020. All rights reserved.