public class GribResourceReader extends Object
| Constructor and Description |
|---|
GribResourceReader() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getInputStream(String resourceName)
Get the input stream to the given resource
|
public static InputStream getInputStream(String resourceName) throws FileNotFoundException
resourceName - The resource name. May be a resource on the class path or a fileFileNotFoundException