This class can be used to retrieve weather forecasts from Yahoo. It accesses Yahoo Weather Web services API server and retrieves a XML document with the weather forecast for a given location. The class parses the forecast definition and extracts the details into class variable values.