Package com.oopitis.weather.owm

Implementation for Open Weather Map.

See:
          Description

Class Summary
OwmData<T> Helper class to retrieve data from openweathermap.org.
OwmLocation The type of location objects for querying Open Weather Map weather data.
OwmQueryHint A query hint for Open Weather Map.
OwmSummary This class corresponds to the weather array described by Open Weather Map.
OwmSummary.Item A summary item.
OwmWeather WeathherService implementation for Open Weather Map.
 

Enum Summary
OwmQueryHint.Language Languages that Open Weather Map supports.
 

Package com.oopitis.weather.owm Description

Implementation for Open Weather Map. See http://openweathermap.org for more information.