Package org.jasig.portlet.weather.dao.accuweather.xstream

Class Summary
CurrentConverter Converter class to convert current conditions XML into a current object.
FinderConverter Main converter class for finding a location and building the collection of locations.
ForecastConverter Converter class to convert forecast XML into forecast objects.
ForecastsConverter Converter class to convert forecast objects into a forecast collection.
LocationConverter Converter class to convert location XML into the location object.
ResultConverter Converter class to convert location results from searching for a city.
UnitsConverter Converter class to convert unit XML into weather object.
WeatherConverter Main converter class for building the weather object.
WeatherDaoImpl AccuWeather.com weather data implementation using Xstream to parse XML.
 



Copyright © 2009 Jasig. All Rights Reserved.