1
0
Fork 0
mirror of https://bitbucket.org/ethauvin/owm-japis.git synced 2025-06-16 15:30:51 -07:00
owm-japis-bak/src/net/aksingh/java/api/owm
Sebastian Kürten 37e1c49637 Encoding query data using UTF-8
Therefore moved the hardcoded US-ASCII string to a constant field in the
OpenWeatherMap class so that it can be changed more conveniently.
2014-12-21 20:45:34 +01:00
..
AbstractWeatherData.java 2.5.0.2 is ready! All found bugs are fixed. A better README file. And more to come soon. 2014-07-03 00:57:05 +05:30
CurrentWeatherData.java 2.5.0.2 is ready! All found bugs are fixed. A better README file. And more to come soon. 2014-07-03 00:57:05 +05:30
DailyForecastData.java Added rain and snow precipitation for daily forecast. 2014-10-20 21:50:56 +03:00
ForecastWeatherData.java 2.5.0.2 is ready! All found bugs are fixed. A better README file. And more to come soon. 2014-07-03 00:57:05 +05:30
OpenWeatherMap.java Encoding query data using UTF-8 2014-12-21 20:45:34 +01:00
Tools.java 2.5.0.2 is ready! All found bugs are fixed. A better README file. And more to come soon. 2014-07-03 00:57:05 +05:30