|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.dt.point.decode.MetarParseReport
public class MetarParseReport
| Constructor Summary | |
|---|---|
MetarParseReport()
|
|
| Method Summary | |
|---|---|
java.util.LinkedHashMap |
getFields()
Used to return fields in Metar report. |
java.util.HashMap |
getUnits()
Used to return units of the fields in Metar report. |
static void |
main(java.lang.String[] args)
|
boolean |
parseReport(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetarParseReport()
| Method Detail |
|---|
public boolean parseReport(java.lang.String input)
public java.util.LinkedHashMap getFields()
public java.util.HashMap getUnits()
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 | |||||||||