This class can be used to retrieve and parse the information from Yahoo weather RSS feeds.
It retrieves the weather RSS feed of a given location in the world and extracts details like location name, sunrise and sunset time, current weather and the weather forecast for the next days.
The class may cache the retrieved information in a local file for a given period to avoid fetching the same information repeatedly. |