public class MetarParseReport extends Object
Constructor and Description |
---|
MetarParseReport()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LinkedHashMap |
getFields()
Deprecated.
Used to return fields in Metar report.
|
HashMap |
getUnits()
Deprecated.
Used to return units of the fields in Metar report.
|
static void |
main(String[] args)
Deprecated.
|
boolean |
parseReport(String input)
Deprecated.
|
public boolean parseReport(String input)
public LinkedHashMap getFields()
public HashMap getUnits()
public static void main(String[] args) throws IOException
IOException
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.