Uses of Interface
com.rometools.modules.yahooweather.YWeatherModule
-
Packages that use YWeatherModule Package Description com.rometools.modules.yahooweather This package contains Modules for working with Yahoo! -
-
Uses of YWeatherModule in com.rometools.modules.yahooweather
Subinterfaces of YWeatherModule in com.rometools.modules.yahooweather Modifier and Type Interface Description interfaceYWeatherEntryModuleAn interface describing the entry/item level data for Yahoo Weather.interfaceYWeatherFeedModuleAn interface describing feed/channel level data for Yahoo Weather.static interfaceYWeatherModuleImpl.CopyFromInterfaceInteface combining feed and entry module.Classes in com.rometools.modules.yahooweather that implement YWeatherModule Modifier and Type Class Description classYWeatherModuleImplA Module implementation for entry or feed level information.
-