public class BufrSplitter extends Object
| Constructor and Description |
|---|
BufrSplitter(String dirName,
Formatter out) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String filename) |
void |
exit() |
Message |
getMessage(ucar.unidata.io.RandomAccessFile raf) |
static void |
main(String[] args) |
void |
processStream(InputStream is) |
public BufrSplitter(String dirName, Formatter out) throws IOException
IOExceptionpublic void execute(String filename) throws IOException
IOExceptionpublic void exit()
public void processStream(InputStream is) throws IOException
IOExceptionpublic Message getMessage(ucar.unidata.io.RandomAccessFile raf) throws IOException
IOException