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