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
IOException
public void execute(String filename) throws IOException
IOException
public void exit()
public void processStream(InputStream is) throws IOException
IOException
public Message getMessage(RandomAccessFile raf) throws IOException
IOException
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.