Interface YWeatherModule
-
- All Superinterfaces:
Cloneable,CopyFrom,Module,Serializable
- All Known Subinterfaces:
YWeatherEntryModule,YWeatherFeedModule,YWeatherModuleImpl.CopyFromInterface
- All Known Implementing Classes:
YWeatherModuleImpl
public interface YWeatherModule extends Module
A simple parent interface that defines the feed URI.
-
-
Field Detail
-
URI
static final String URI
"http://xml.weather.yahoo.com/ns/rss/1.0".- See Also:
- Constant Field Values
-
-