| Class | Description |
|---|---|
| Bufr2Xml |
Write BUFR to an ad-hoc XML format
|
| BufrDataProcess |
reads a file with BUFR messages in it and prints out the data values.
|
| BufrSplitter |
Reads BUFR files and splits them into separate files based on Message.hashCode()
|
| BufrSplitter2 |
Read BUFR files and split them.
|
| MessageDispatchDDS |
BUFR Message Dispatch using DDS hashmap to sort the messages.
|
| MessageWriter |
Encapsolates writing BUFR message to one particular file.
|