Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Z
A
addDay(DayVO)
- Method in class com.webalgorithm.weather.vo.
WeatherVO
addError(String)
- Method in class com.webalgorithm.weather.vo.
ErrorsVO
addLink(LinkVO)
- Method in class com.webalgorithm.weather.vo.
PromoVO
Adds a promotional link to this PormoVO object
addPart(PartVO)
- Method in class com.webalgorithm.weather.vo.
DayVO
B
barometer
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Barometer reading
BarometerVO
- class com.webalgorithm.weather.vo.
BarometerVO
.
Description: Barometer reading
BarometerVO()
- Constructor for class com.webalgorithm.weather.vo.
BarometerVO
C
ChainedException
- exception com.webalgorithm.weather.exception.
ChainedException
.
ChainedException()
- Constructor for class com.webalgorithm.weather.exception.
ChainedException
ChainedException(String)
- Constructor for class com.webalgorithm.weather.exception.
ChainedException
ChainedException(String, Throwable)
- Constructor for class com.webalgorithm.weather.exception.
ChainedException
ChainedException(Throwable)
- Constructor for class com.webalgorithm.weather.exception.
ChainedException
com.webalgorithm.weather.demo
- package com.webalgorithm.weather.demo
com.webalgorithm.weather.exception
- package com.webalgorithm.weather.exception
com.webalgorithm.weather.service
- package com.webalgorithm.weather.service
com.webalgorithm.weather.vo
- package com.webalgorithm.weather.vo
currentConditions
- Variable in class com.webalgorithm.weather.vo.
WeatherVO
Current conditions at the location iformation
CurrentConditionsVO
- class com.webalgorithm.weather.vo.
CurrentConditionsVO
.
Description: Current condition at the location
CurrentConditionsVO()
- Constructor for class com.webalgorithm.weather.vo.
CurrentConditionsVO
D
dateFormat
- Static variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
dayId
- Variable in class com.webalgorithm.weather.vo.
DayVO
Day Id is the sequence number of this day.
days
- Variable in class com.webalgorithm.weather.vo.
WeatherVO
All days that were returned as part of the search
dayText
- Variable in class com.webalgorithm.weather.vo.
DayVO
Day text, for example "Aug 14"
DayVO
- class com.webalgorithm.weather.vo.
DayVO
.
Description: Weather request can be issued for serveral days in advance, DayVO would represent each of those days
DayVO()
- Constructor for class com.webalgorithm.weather.vo.
DayVO
description
- Variable in class com.webalgorithm.weather.vo.
BarometerVO
description of pressure effect.
description
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Description of condition.
description
- Variable in class com.webalgorithm.weather.vo.
LinkVO
Description of a promotional link.
description
- Variable in class com.webalgorithm.weather.vo.
PartVO
Description of day part
description
- Variable in class com.webalgorithm.weather.vo.
UltravioletVO
UV index value description
description
- Variable in class com.webalgorithm.weather.vo.
WindVO
Description of direction
dewPoint
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Dew point
digestErrors(InputStream)
- Static method in class com.webalgorithm.weather.service.
ResponseDigester
digestLocationSearch(InputStream)
- Static method in class com.webalgorithm.weather.service.
ResponseDigester
This method parses location search results.
digestWeatherResults(InputStream)
- Static method in class com.webalgorithm.weather.service.
ResponseDigester
This method digests xml response from weather.com into a WeatherVO object
direction
- Variable in class com.webalgorithm.weather.vo.
WindVO
Direction in degrees
E
errors
- Variable in class com.webalgorithm.weather.vo.
ErrorsVO
errors
- Variable in class com.webalgorithm.weather.vo.
ResultVO
ErrorsVO
- class com.webalgorithm.weather.vo.
ErrorsVO
.
If weather or location lookup fails, this object will contain description error.
ErrorsVO()
- Constructor for class com.webalgorithm.weather.vo.
ErrorsVO
F
feelsLikeTemperature
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Feels like temperature
floatParam
- Static variable in class com.webalgorithm.weather.service.
ResponseDigester
G
getBarometer()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getCurrentConditions()
- Method in class com.webalgorithm.weather.vo.
WeatherVO
getDayId()
- Method in class com.webalgorithm.weather.vo.
DayVO
getDays()
- Method in class com.webalgorithm.weather.vo.
WeatherVO
getDayText()
- Method in class com.webalgorithm.weather.vo.
DayVO
getDescription()
- Method in class com.webalgorithm.weather.vo.
BarometerVO
Retrieves description of pressure
getDescription()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getDescription()
- Method in class com.webalgorithm.weather.vo.
LinkVO
getDescription()
- Method in class com.webalgorithm.weather.vo.
PartVO
getDescription()
- Method in class com.webalgorithm.weather.vo.
UltravioletVO
getDescription()
- Method in class com.webalgorithm.weather.vo.
WindVO
getDewPoint()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getDirection()
- Method in class com.webalgorithm.weather.vo.
WindVO
getDisplayDescription()
- Method in class com.webalgorithm.weather.vo.
WindVO
Method generate a wind description for presentation.
getErrors()
- Method in class com.webalgorithm.weather.vo.
ErrorsVO
getErrors()
- Method in class com.webalgorithm.weather.vo.
ResultVO
getFeelsLikeTemperature()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getGust()
- Method in class com.webalgorithm.weather.vo.
WindVO
getHigh()
- Method in class com.webalgorithm.weather.vo.
DayVO
getHumidity()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getHumidity()
- Method in class com.webalgorithm.weather.vo.
PartVO
getIcon()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getIcon()
- Method in class com.webalgorithm.weather.vo.
PartVO
getIndex()
- Method in class com.webalgorithm.weather.vo.
UltravioletVO
getLastUpdate()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getLatitude()
- Method in class com.webalgorithm.weather.vo.
LocationVO
getLinks()
- Method in class com.webalgorithm.weather.vo.
PromoVO
Gets collection of LinkVO objects
getLocation()
- Method in class com.webalgorithm.weather.vo.
LinkVO
getLocation()
- Method in class com.webalgorithm.weather.vo.
WeatherVO
getLocationId()
- Method in class com.webalgorithm.weather.vo.
LocationVO
getLocationName()
- Method in class com.webalgorithm.weather.vo.
LocationVO
getLongitude()
- Method in class com.webalgorithm.weather.vo.
LocationVO
getLow()
- Method in class com.webalgorithm.weather.vo.
DayVO
getMessage()
- Method in class com.webalgorithm.weather.exception.
ChainedException
getObservationStation()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getPartId()
- Method in class com.webalgorithm.weather.vo.
PartVO
getParts()
- Method in class com.webalgorithm.weather.vo.
DayVO
getPosition()
- Method in class com.webalgorithm.weather.vo.
LinkVO
getPrecipitation()
- Method in class com.webalgorithm.weather.vo.
PartVO
getPressure()
- Method in class com.webalgorithm.weather.vo.
BarometerVO
Retrieves barometer pressure
getPromo()
- Method in class com.webalgorithm.weather.vo.
WeatherVO
getSpeed()
- Method in class com.webalgorithm.weather.vo.
WindVO
getSunriseTime()
- Method in class com.webalgorithm.weather.vo.
DayVO
getSunriseTime()
- Method in class com.webalgorithm.weather.vo.
LocationVO
getSunsetTime()
- Method in class com.webalgorithm.weather.vo.
DayVO
getSunsetTime()
- Method in class com.webalgorithm.weather.vo.
LocationVO
getTemperature()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getThisMessage()
- Method in class com.webalgorithm.weather.exception.
ChainedException
getUv()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getVisibility()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getWeather()
- Method in class com.webalgorithm.weather.vo.
ResultVO
getWeekDay()
- Method in class com.webalgorithm.weather.vo.
DayVO
getWind()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
getWind()
- Method in class com.webalgorithm.weather.vo.
PartVO
getZone()
- Method in class com.webalgorithm.weather.vo.
LocationVO
gust
- Variable in class com.webalgorithm.weather.vo.
WindVO
Maximum wind gust speed
H
high
- Variable in class com.webalgorithm.weather.vo.
DayVO
High temperature for this day
humidity
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Humidity
humidity
- Variable in class com.webalgorithm.weather.vo.
PartVO
Humidity
I
icon
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Icon id, you can find an appropriate png file in image directory
icon
- Variable in class com.webalgorithm.weather.vo.
PartVO
Icon id
index
- Variable in class com.webalgorithm.weather.vo.
UltravioletVO
UV index value
intParam
- Static variable in class com.webalgorithm.weather.service.
ResponseDigester
L
lastUpdated
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Date when these current conditions where last updated
latitude
- Variable in class com.webalgorithm.weather.vo.
LocationVO
Geographical latitude of the location
links
- Variable in class com.webalgorithm.weather.vo.
PromoVO
LinkVO
- class com.webalgorithm.weather.vo.
LinkVO
.
Description: Pormotional link provided by Weather.com
LinkVO()
- Constructor for class com.webalgorithm.weather.vo.
LinkVO
location
- Variable in class com.webalgorithm.weather.vo.
LinkVO
Abosulute url, a location, of a promotional item
location
- Variable in class com.webalgorithm.weather.vo.
WeatherVO
Location information
locationId
- Variable in class com.webalgorithm.weather.vo.
LocationVO
Location id is a zip code of your location
locationName
- Variable in class com.webalgorithm.weather.vo.
LocationVO
Location name is a description of your location for example "Dallas, TX (75287)"
LocationVO
- class com.webalgorithm.weather.vo.
LocationVO
.
Description: This object represens location for your weather search
LocationVO()
- Constructor for class com.webalgorithm.weather.vo.
LocationVO
log
- Static variable in class com.webalgorithm.weather.demo.
WeatherService
log
- Static variable in class com.webalgorithm.weather.service.
ResponseDigester
log
- Static variable in class com.webalgorithm.weather.service.
WeatherService
longitude
- Variable in class com.webalgorithm.weather.vo.
LocationVO
Geographical longitue of the location
lookupLocations(String)
- Static method in class com.webalgorithm.weather.demo.
WeatherService
Location lookup is usefull when user does not have a zip code or location id, but still wishes to utilize the weather service.
lookupLocations(String)
- Static method in class com.webalgorithm.weather.service.
WeatherService
Location lookup is usefull when user does not have a zip code or location id, but still wishes to utilize the weather service.
lookupWeather(String, int, String, String, String)
- Static method in class com.webalgorithm.weather.demo.
WeatherService
This method looks up weather for a given location.
lookupWeather(String, int, String, String, String)
- Static method in class com.webalgorithm.weather.service.
WeatherService
This method looks up weather for a given location.
low
- Variable in class com.webalgorithm.weather.vo.
DayVO
Low temperature for this day
M
main(String[])
- Static method in class com.webalgorithm.weather.service.
WeatherService
O
observationStation
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Name of the Observation Station that reported these current conditions
P
partId
- Variable in class com.webalgorithm.weather.vo.
PartVO
Part id, can have only 2 values 'd' and 'n'
parts
- Variable in class com.webalgorithm.weather.vo.
DayVO
Day part, there should be exactly 2 - day and night
PartVO
- class com.webalgorithm.weather.vo.
PartVO
.
Description: Part of the day
PartVO()
- Constructor for class com.webalgorithm.weather.vo.
PartVO
position
- Variable in class com.webalgorithm.weather.vo.
LinkVO
Position of the link, used for ordering purposes.
precipitation
- Variable in class com.webalgorithm.weather.vo.
PartVO
Percent chance of precipitation
pressure
- Variable in class com.webalgorithm.weather.vo.
BarometerVO
pressure in inches
previousThrowable
- Variable in class com.webalgorithm.weather.exception.
ChainedException
printCopyRight()
- Static method in class com.webalgorithm.weather.demo.
WeatherService
printStackTrace()
- Method in class com.webalgorithm.weather.exception.
ChainedException
printStackTrace(PrintStream)
- Method in class com.webalgorithm.weather.exception.
ChainedException
printStackTrace(PrintWriter)
- Method in class com.webalgorithm.weather.exception.
ChainedException
promo
- Variable in class com.webalgorithm.weather.vo.
WeatherVO
Promotional links provided by Weather.com
PromoVO
- class com.webalgorithm.weather.vo.
PromoVO
.
Description: Pormotional links provided by Weather.com
PromoVO()
- Constructor for class com.webalgorithm.weather.vo.
PromoVO
R
ResponseDigester
- class com.webalgorithm.weather.service.
ResponseDigester
.
Description: Handles interpretation of the Weather.com weather response
ResponseDigester()
- Constructor for class com.webalgorithm.weather.service.
ResponseDigester
ResultVO
- class com.webalgorithm.weather.vo.
ResultVO
.
ResultVO()
- Constructor for class com.webalgorithm.weather.vo.
ResultVO
S
SearchException
- exception com.webalgorithm.weather.exception.
SearchException
.
SearchException()
- Constructor for class com.webalgorithm.weather.exception.
SearchException
SearchException(String)
- Constructor for class com.webalgorithm.weather.exception.
SearchException
SearchException(String, Throwable)
- Constructor for class com.webalgorithm.weather.exception.
SearchException
SearchException(Throwable)
- Constructor for class com.webalgorithm.weather.exception.
SearchException
setBarometer(BarometerVO)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setCurrentConditions(CurrentConditionsVO)
- Method in class com.webalgorithm.weather.vo.
WeatherVO
setDayId(Integer)
- Method in class com.webalgorithm.weather.vo.
DayVO
setDayText(String)
- Method in class com.webalgorithm.weather.vo.
DayVO
setDescription(String)
- Method in class com.webalgorithm.weather.vo.
BarometerVO
Sets the pressure description
setDescription(String)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setDescription(String)
- Method in class com.webalgorithm.weather.vo.
LinkVO
setDescription(String)
- Method in class com.webalgorithm.weather.vo.
PartVO
setDescription(String)
- Method in class com.webalgorithm.weather.vo.
UltravioletVO
setDescription(String)
- Method in class com.webalgorithm.weather.vo.
WindVO
setDewPoint(Integer)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setDirection(Integer)
- Method in class com.webalgorithm.weather.vo.
WindVO
setErrors(ErrorsVO)
- Method in class com.webalgorithm.weather.vo.
ResultVO
setFeelsLikeTemperature(Integer)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setGust(Integer)
- Method in class com.webalgorithm.weather.vo.
WindVO
setHigh(Integer)
- Method in class com.webalgorithm.weather.vo.
DayVO
setHumidity(Integer)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setHumidity(Integer)
- Method in class com.webalgorithm.weather.vo.
PartVO
setIcon(String)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setIcon(String)
- Method in class com.webalgorithm.weather.vo.
PartVO
setIndex(Integer)
- Method in class com.webalgorithm.weather.vo.
UltravioletVO
setLastUpdated(String)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setLatitude(Float)
- Method in class com.webalgorithm.weather.vo.
LocationVO
setLocation(LocationVO)
- Method in class com.webalgorithm.weather.vo.
WeatherVO
setLocation(String)
- Method in class com.webalgorithm.weather.vo.
LinkVO
setLocationId(String)
- Method in class com.webalgorithm.weather.vo.
LocationVO
setLocationName(String)
- Method in class com.webalgorithm.weather.vo.
LocationVO
setLongitude(Float)
- Method in class com.webalgorithm.weather.vo.
LocationVO
setLow(Integer)
- Method in class com.webalgorithm.weather.vo.
DayVO
setObservationStation(String)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setPartId(String)
- Method in class com.webalgorithm.weather.vo.
PartVO
setPosition(int)
- Method in class com.webalgorithm.weather.vo.
LinkVO
setPrecipitation(Integer)
- Method in class com.webalgorithm.weather.vo.
PartVO
setPressure(Float)
- Method in class com.webalgorithm.weather.vo.
BarometerVO
Sets barometer pressure
setPromo(PromoVO)
- Method in class com.webalgorithm.weather.vo.
WeatherVO
setSpeed(Integer)
- Method in class com.webalgorithm.weather.vo.
WindVO
setSunriseTime(String)
- Method in class com.webalgorithm.weather.vo.
DayVO
setSunriseTime(String)
- Method in class com.webalgorithm.weather.vo.
LocationVO
setSunsetTime(String)
- Method in class com.webalgorithm.weather.vo.
DayVO
setSunsetTime(String)
- Method in class com.webalgorithm.weather.vo.
LocationVO
setTemperature(Integer)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setUv(UltravioletVO)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setVisibility(String)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setWeather(WeatherVO)
- Method in class com.webalgorithm.weather.vo.
ResultVO
setWeekDay(String)
- Method in class com.webalgorithm.weather.vo.
DayVO
setWind(WindVO)
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
setWind(WindVO)
- Method in class com.webalgorithm.weather.vo.
PartVO
setZone(Integer)
- Method in class com.webalgorithm.weather.vo.
LocationVO
size()
- Method in class com.webalgorithm.weather.vo.
PromoVO
Gets the number of LinkVO objects.
speed
- Variable in class com.webalgorithm.weather.vo.
WindVO
wind speed
sunriseTime
- Variable in class com.webalgorithm.weather.vo.
DayVO
Sunrise time for this day
sunriseTime
- Variable in class com.webalgorithm.weather.vo.
LocationVO
Sunrise time at the location
sunsetTime
- Variable in class com.webalgorithm.weather.vo.
DayVO
Sunset time for this day
sunsetTime
- Variable in class com.webalgorithm.weather.vo.
LocationVO
Sunset time at the location
T
temperature
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Current temparture
timeFormat
- Static variable in class com.webalgorithm.weather.vo.
DayVO
Format for Time returned by Weather.com XOAP - "h:mm a"
timeFormat
- Static variable in class com.webalgorithm.weather.vo.
LocationVO
Format for Time returned by Weather.com XOAP - "h:mm a"
timeParam
- Static variable in class com.webalgorithm.weather.service.
ResponseDigester
toString()
- Method in class com.webalgorithm.weather.exception.
ChainedException
toString()
- Method in class com.webalgorithm.weather.vo.
BarometerVO
This method is usefull for debugging, it returns a formatted barometer information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
CurrentConditionsVO
This method is usefull for debugging, it returns a formatted current conditions information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
DayVO
This method is usefull for debugging, it returns a formatted day information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
ErrorsVO
toString()
- Method in class com.webalgorithm.weather.vo.
LinkVO
This method is usefull for debugging, it returns a formatted link information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
LocationVO
This method is usefull for debugging, it returns a formatted location information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
PartVO
This method is usefull for debugging, it returns a formatted part information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
PromoVO
This method is usefull for debugging, it returns a formatted promotion information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
UltravioletVO
This method is usefull for debugging, it returns a formatted ultraviolet information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
WeatherVO
This method is usefull for debugging, it returns a formatted weather information, which is easy to read
toString()
- Method in class com.webalgorithm.weather.vo.
WindVO
This method is usefull for debugging, it returns a formatted wind information, which is easy to read
U
UltravioletVO
- class com.webalgorithm.weather.vo.
UltravioletVO
.
Description: Ultraviolet index information
UltravioletVO()
- Constructor for class com.webalgorithm.weather.vo.
UltravioletVO
uv
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Ultraviolet level
V
visibility
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Visibility
W
weather
- Variable in class com.webalgorithm.weather.vo.
ResultVO
WeatherException
- exception com.webalgorithm.weather.exception.
WeatherException
.
WeatherException()
- Constructor for class com.webalgorithm.weather.exception.
WeatherException
WeatherException(String)
- Constructor for class com.webalgorithm.weather.exception.
WeatherException
WeatherException(String, Throwable)
- Constructor for class com.webalgorithm.weather.exception.
WeatherException
WeatherException(Throwable)
- Constructor for class com.webalgorithm.weather.exception.
WeatherException
WeatherService
- class com.webalgorithm.weather.demo.
WeatherService
.
Description: Weather.com Service Provides with easy and simple access to current weather.
WeatherService
- class com.webalgorithm.weather.service.
WeatherService
.
Description: Weather.com Service Provides with easy and simple access to current weather
WeatherService()
- Constructor for class com.webalgorithm.weather.demo.
WeatherService
WeatherService()
- Constructor for class com.webalgorithm.weather.service.
WeatherService
WeatherVO
- class com.webalgorithm.weather.vo.
WeatherVO
.
Description: Weather object, result object of search
WeatherVO()
- Constructor for class com.webalgorithm.weather.vo.
WeatherVO
weekDay
- Variable in class com.webalgorithm.weather.vo.
DayVO
Name of the week day.
wind
- Variable in class com.webalgorithm.weather.vo.
CurrentConditionsVO
Wind
wind
- Variable in class com.webalgorithm.weather.vo.
PartVO
Wind information
WindVO
- class com.webalgorithm.weather.vo.
WindVO
.
Description: Wind information
WindVO()
- Constructor for class com.webalgorithm.weather.vo.
WindVO
Z
zone
- Variable in class com.webalgorithm.weather.vo.
LocationVO
time zone (GMT Offset)
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
T
U
V
W
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003 WebAlgorithm, Inc All Rights Reserved.