Uses of Interface
org.blojsom.plugin.weather.beans.WeatherInformation

Packages that use WeatherInformation
org.blojsom.plugin.weather Defines the classes and interfaces for the blojsom weather plugin  
org.blojsom.plugin.weather.beans Defines the classes and interfaces for the blojsom weather plugin beans  
 

Uses of WeatherInformation in org.blojsom.plugin.weather
 

Methods in org.blojsom.plugin.weather that return WeatherInformation
 WeatherInformation WeatherFetcher.retrieveForecast(WeatherInformation provider)
          Retrieve the WeatherInformation from a site containing an XML feed of weather information
 

Methods in org.blojsom.plugin.weather with parameters of type WeatherInformation
 WeatherInformation WeatherFetcher.retrieveForecast(WeatherInformation provider)
          Retrieve the WeatherInformation from a site containing an XML feed of weather information
 

Uses of WeatherInformation in org.blojsom.plugin.weather.beans
 

Classes in org.blojsom.plugin.weather.beans that implement WeatherInformation
 class NWSInformation
          NWSInformation