|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectucar.bufr.BufrDump
public final class BufrDump
This class dumps the the metadata/data information for a Bufr file. BufrDump is a stand alone program to give the opportunity to inspect a file contents.
| Constructor Summary | |
|---|---|
BufrDump()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Dumps meta data information of a Bufr file. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufrDump()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - [true|false] displayData, [true|false] oneRecord only, input File, [output file]
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||