Package | Description |
---|---|
com.moosemorals.weather.reports |
Results of fetches of various types.
|
com.moosemorals.weather.xml |
XML parsers.
|
Modifier and Type | Class and Description |
---|---|
class |
ErrorReport
Error report from the API.
|
class |
LocationReport
List of locations from the API.
|
class |
WeatherReport
Weather for a time and location.
|
Modifier and Type | Method and Description |
---|---|
Report |
LocationParser.parse(XMLStreamReader parser) |
Report |
WeatherParser.parse(XMLStreamReader parser) |
Copyright © 2015. All rights reserved.