public class BufrDataProcess extends Object
| Constructor and Description |
|---|
BufrDataProcess(String filename,
OutputStream os,
FileFilter ff) |
| Modifier and Type | Method and Description |
|---|---|
int |
processAllInDir(File dir,
OutputStream os,
FileFilter ff,
ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter gtotal) |
int |
scanBufrFile(String filename,
ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter total) |
public BufrDataProcess(String filename, OutputStream os, FileFilter ff) throws IOException
IOExceptionpublic int processAllInDir(File dir, OutputStream os, FileFilter ff, ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter gtotal) throws IOException
IOException