Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
W
_
W
Weather_20_XMLParser
- Class in
weather_service.weatherprovider
Parser for WeatherChannel 2.0 weather service.
Weather_20_XMLParser()
- Constructor for class weather_service.weatherprovider.
Weather_20_XMLParser
WEATHER_RESPONSE_VERSION
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
WEATHER_ROOT
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
weather_service
- package weather_service
weather_service.weatherprovider
- package weather_service.weatherprovider
weather_service.weatherprovider.locationdatamodel
- package weather_service.weatherprovider.locationdatamodel
weather_service.weatherprovider.weatherdatamodel
- package weather_service.weatherprovider.weatherdatamodel
WeatherConfigurationIF
- Interface in
weather_service.weatherprovider
Interface for configuration information needed by the WeatherGateway.
WeatherError
- Exception in
weather_service.weatherprovider
WeatherError is an exception class that reports the following:
WeatherError(WeatherError.ErrorTypes, String)
- Constructor for exception weather_service.weatherprovider.
WeatherError
WeatherError(WeatherError.ErrorTypes, Throwable)
- Constructor for exception weather_service.weatherprovider.
WeatherError
WeatherError(WeatherError.ErrorTypes, Throwable, String)
- Constructor for exception weather_service.weatherprovider.
WeatherError
WeatherError(String, String)
- Constructor for exception weather_service.weatherprovider.
WeatherError
WeatherError.ErrorTypes
- Enum in
weather_service.weatherprovider
WeatherGateway
- Class in
weather_service.weatherprovider
Gateway to the weather.com XML Data Feed.
WeatherGateway(WeatherConfigurationIF)
- Constructor for class weather_service.weatherprovider.
WeatherGateway
WeatherReport
- Class in
weather_service.weatherprovider.weatherdatamodel
Weather information returned by all calls to the weather.com XML Data Feed.
WeatherReport()
- Constructor for class weather_service.weatherprovider.weatherdatamodel.
WeatherReport
Default constructor, for bean cloning purposes only.
WeatherReport(String)
- Constructor for class weather_service.weatherprovider.weatherdatamodel.
WeatherReport
WeatherChannel Constructor.
WIND
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
Wind
- Class in
weather_service.weatherprovider.weatherdatamodel
Value Object bean for the Wind conditions.
Wind()
- Constructor for class weather_service.weatherprovider.weatherdatamodel.
Wind
WIND_DEGREES
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
WIND_DIRECTION
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
WIND_GUST_SPEED
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
WIND_SPEED
- Static variable in class weather_service.weatherprovider.
Weather_20_XMLParser
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
W
_