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(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(RandomAccessFile raf) throws IOException
IOExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.