Package ucar.nc2.iosp.bufr.writer
Class BufrSplitter2
- java.lang.Object
-
- ucar.nc2.iosp.bufr.writer.BufrSplitter2
-
public class BufrSplitter2 extends Object
Read BUFR files and split them. Currently only files.- Since:
- 8/26/13
-
-
Constructor Summary
Constructors Constructor Description BufrSplitter2(String dirName, Formatter out)
-
-
-
Constructor Detail
-
BufrSplitter2
public BufrSplitter2(String dirName, Formatter out) throws IOException
- Throws:
IOException
-
-
Method Detail
-
execute
public void execute(String filename) throws IOException
- Throws:
IOException
-
exit
public void exit()
-
-