|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.iosp.bufr.tables.BufrReadMnemonic
public final class BufrReadMnemonic
A class that reads a mnemonic table. It doesn't include X < 48 and Y < 192 type of descriptors because they are already stored in the latest WMO tables.
| Constructor Summary | |
|---|---|
BufrReadMnemonic()
Constructs a BufrRead mnemonic object. |
|
| Method Summary | |
|---|---|
TableB |
getTableB()
tableB from mnemonic. |
TableD |
getTableD()
tableD from mnemonic. |
static void |
main(java.lang.String[] args)
|
boolean |
readMnemonic(java.lang.String tablename)
Used to read mnemonic tables. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BufrReadMnemonic()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean readMnemonic(java.lang.String tablename)
java.io.IOExceptionpublic final TableB getTableB()
public final TableD getTableD()
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||