Skip navigation links
A B C D F G I L M P Q R S T U V W Y 

A

all() - Method in interface com.github.fedy2.weather.YahooWeatherService.LimitDeclaration
Returns all the results with no limits.
Astronomy - Class in com.github.fedy2.weather.data
Information about astronomical conditions.
Astronomy() - Constructor for class com.github.fedy2.weather.data.Astronomy
 
Astronomy(Time, Time) - Constructor for class com.github.fedy2.weather.data.Astronomy
 
Atmosphere - Class in com.github.fedy2.weather.data
Information about atmospheric pressure, humidity, and visibility.
Atmosphere() - Constructor for class com.github.fedy2.weather.data.Atmosphere
 
Atmosphere(Integer, Float, Float, BarometricPressureState) - Constructor for class com.github.fedy2.weather.data.Atmosphere
 

B

BarometricPressureState - Enum in com.github.fedy2.weather.data.unit
Barometric pressure states.
BarometricPressureStateAdapter - Class in com.github.fedy2.weather.binding.adapter
State of the barometric pressure adapter: steady (0), rising (1), or falling (2).
BarometricPressureStateAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.BarometricPressureStateAdapter
 
build() - Method in class com.github.fedy2.weather.QueryBuilder
 

C

Channel - Class in com.github.fedy2.weather.data
 
Channel() - Constructor for class com.github.fedy2.weather.data.Channel
 
com.github.fedy2.weather - package com.github.fedy2.weather
 
com.github.fedy2.weather.binding - package com.github.fedy2.weather.binding
 
com.github.fedy2.weather.binding.adapter - package com.github.fedy2.weather.binding.adapter
 
com.github.fedy2.weather.data - package com.github.fedy2.weather.data
 
com.github.fedy2.weather.data.unit - package com.github.fedy2.weather.data.unit
 
Condition - Class in com.github.fedy2.weather.data
Weather conditions.
Condition() - Constructor for class com.github.fedy2.weather.data.Condition
 
Condition(String, int, int, Date) - Constructor for class com.github.fedy2.weather.data.Condition
 
Constants - Class in com.github.fedy2.weather.binding
 
Constants() - Constructor for class com.github.fedy2.weather.binding.Constants
 

D

DateAdapter - Class in com.github.fedy2.weather.binding.adapter
 
DateAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.DateAdapter
 
DegreeUnit - Enum in com.github.fedy2.weather.data.unit
Units for distance.
DegreeUnitAdapter - Class in com.github.fedy2.weather.binding.adapter
Degree unit adapter: f for Fahrenheit or c for Celsius (character)
DegreeUnitAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.DegreeUnitAdapter
 
DistanceUnit - Enum in com.github.fedy2.weather.data.unit
Distance unit.
DistanceUnitAdapter - Class in com.github.fedy2.weather.binding.adapter
Units for distance adapter, mi for miles or km for kilometers.
DistanceUnitAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.DistanceUnitAdapter
 

F

first(int) - Method in class com.github.fedy2.weather.QueryBuilder
 
first(int) - Method in interface com.github.fedy2.weather.YahooWeatherService.LimitDeclaration
Limits results to first count Channels.
FloatAdapter - Class in com.github.fedy2.weather.binding.adapter
 
FloatAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.FloatAdapter
 
Forecast - Class in com.github.fedy2.weather.data
The weather forecast for a specific day.
Forecast() - Constructor for class com.github.fedy2.weather.data.Forecast
 
Forecast(WeekDay, Date, int, int, String, int) - Constructor for class com.github.fedy2.weather.data.Forecast
 

G

GEO_NAMESPACE_URI - Static variable in class com.github.fedy2.weather.binding.Constants
 
getAstronomy() - Method in class com.github.fedy2.weather.data.Channel
Returns the forecast information about current astronomical conditions.
getAtmosphere() - Method in class com.github.fedy2.weather.data.Channel
Returns the forecast information about current atmospheric pressure, humidity, and visibility.
getChannels() - Method in class com.github.fedy2.weather.data.Rss
Returns the channel.
getChill() - Method in class com.github.fedy2.weather.data.Wind
Returns the wind chill in degrees.
getCity() - Method in class com.github.fedy2.weather.data.Location
Returns the city name.
getCode() - Method in class com.github.fedy2.weather.data.Condition
Returns the condition code for this forecast.
getCode() - Method in class com.github.fedy2.weather.data.Forecast
Returns the condition code for this forecast.
getCondition() - Method in class com.github.fedy2.weather.data.Item
Returns the current weather conditions.
getConvention() - Method in class com.github.fedy2.weather.data.unit.Time
Returns the time convention.
getCountry() - Method in class com.github.fedy2.weather.data.Location
Returns the two-character country code.
getDate() - Method in class com.github.fedy2.weather.data.Condition
Returns the current date and time for which this forecast applies.
getDate() - Method in class com.github.fedy2.weather.data.Forecast
Returns the date to which this forecast applies.
getDay() - Method in class com.github.fedy2.weather.data.Forecast
Returns the day of the week to which this forecast applies.
getDescription() - Method in class com.github.fedy2.weather.data.Channel
Returns the overall description of the feed including the location, for example "Yahoo! Weather for Sunnyvale, CA".
getDescription() - Method in class com.github.fedy2.weather.data.Item
Returns a simple summary of the current conditions and tomorrow's forecast, in HTML format, including a link to Yahoo! Weather for the full forecast.
getDirection() - Method in class com.github.fedy2.weather.data.Wind
Returns the wind direction, in degrees.
getDistance() - Method in class com.github.fedy2.weather.data.Units
Returns the distance unit.
getForecast(String, DegreeUnit) - Method in class com.github.fedy2.weather.YahooWeatherService
Gets the Weather RSS feed.
getForecastForLocation(String, DegreeUnit) - Method in class com.github.fedy2.weather.YahooWeatherService
Gets the Weather RSS feed for the specified location.
getForecasts() - Method in class com.github.fedy2.weather.data.Item
Returns the weather forecast for specific days.
getGeoLat() - Method in class com.github.fedy2.weather.data.Item
Returns the latitude of the location.
getGeoLong() - Method in class com.github.fedy2.weather.data.Item
Returns the longitude of the location.
getGuid() - Method in class com.github.fedy2.weather.data.Item
Returns an unique identifier for the forecast, made up of the location ID, the date, and the time.
getHeight() - Method in class com.github.fedy2.weather.data.Image
Returns the height of the image, in pixels.
getHigh() - Method in class com.github.fedy2.weather.data.Forecast
Returns the forecasted high temperature for this day, in the units specified by the unit field in the Channel class.
getHours() - Method in class com.github.fedy2.weather.data.unit.Time
Returns the hours.
getHumidity() - Method in class com.github.fedy2.weather.data.Atmosphere
Returns the humidity, in percent.
getImage() - Method in class com.github.fedy2.weather.data.Channel
Returns the image used to identify this feed.
getItem() - Method in class com.github.fedy2.weather.data.Channel
Returns the local weather conditions and forecast for a specific location.
getItems() - Method in class com.github.fedy2.weather.data.Wrapper
 
getLanguage() - Method in class com.github.fedy2.weather.data.Channel
Returns the language of the weather forecast, for example, en-us for US English.
getLastBuildDate() - Method in class com.github.fedy2.weather.data.Channel
Returns the last time the feed was updated.
getLink() - Method in class com.github.fedy2.weather.data.Channel
Returns the URL for the Weather page of the forecast for this location.
getLink() - Method in class com.github.fedy2.weather.data.Image
Returns the URL of Yahoo! Weather.
getLink() - Method in class com.github.fedy2.weather.data.Item
Returns the Yahoo! Weather URL for this forecast.
getLocation() - Method in class com.github.fedy2.weather.data.Channel
Returns the location of this forecast.
getLow() - Method in class com.github.fedy2.weather.data.Forecast
Returns the forecasted low temperature for this day, in the units specified by the unit field in the Channel class.
getMinutes() - Method in class com.github.fedy2.weather.data.unit.Time
Returns the minutes.
getPressure() - Method in class com.github.fedy2.weather.data.Atmosphere
Returns the barometric pressure, in the units specified by the pressure attribute of the units field in the Channel class.
getPressure() - Method in class com.github.fedy2.weather.data.Units
Returns the units of barometric pressure.
getPubDate() - Method in class com.github.fedy2.weather.data.Item
Returns the date and time this forecast was posted.
getRegion() - Method in class com.github.fedy2.weather.data.Location
Returns the state, territory, or region, if given
getRising() - Method in class com.github.fedy2.weather.data.Atmosphere
Returns the state of the barometric pressure.
getSpeed() - Method in class com.github.fedy2.weather.data.Units
Returns the units of speed.
getSpeed() - Method in class com.github.fedy2.weather.data.Wind
Returns the wind speed, in the units specified in the speed attribute of the wind speed, in the units specified in the speed attribute of the units field of Channel class.
getSunrise() - Method in class com.github.fedy2.weather.data.Astronomy
Returns the today's sunrise time.
getSunset() - Method in class com.github.fedy2.weather.data.Astronomy
Returns today's sunset time.
getTemp() - Method in class com.github.fedy2.weather.data.Condition
Returns the current temperature, in the units specified by the units field of Channel class.
getTemperature() - Method in class com.github.fedy2.weather.data.Units
Returns the temperature unit.
getText() - Method in class com.github.fedy2.weather.data.Condition
Returns a textual description of conditions, for example, "Partly Cloudy"
getText() - Method in class com.github.fedy2.weather.data.Forecast
Returns a textual description of conditions, for example, "Partly Cloudy"
getTitle() - Method in class com.github.fedy2.weather.data.Channel
Returns the title of the feed, which includes the location city.
getTitle() - Method in class com.github.fedy2.weather.data.Image
Return the title of the image, for example "Yahoo! Weather".
getTitle() - Method in class com.github.fedy2.weather.data.Item
Returns the forecast title and time, for example "Conditions for New York, NY at 1:51 pm EST".
getTtl() - Method in class com.github.fedy2.weather.data.Channel
Returns the time to Live; how long in minutes this feed should be cached.
getUnits() - Method in class com.github.fedy2.weather.data.Channel
Returns the units for various aspects of the forecast.
getUrl() - Method in class com.github.fedy2.weather.data.Image
Returns the URL of the image.
getVisibility() - Method in class com.github.fedy2.weather.data.Atmosphere
Returns the visibility, in the units specified by the distance attribute of the units field in the Channel class.
getWidth() - Method in class com.github.fedy2.weather.data.Image
Returns the width of the image, in pixels.
getWind() - Method in class com.github.fedy2.weather.data.Channel
Returns the forecast information about wind.

I

Image - Class in com.github.fedy2.weather.data
 
Image() - Constructor for class com.github.fedy2.weather.data.Image
 
Image(String, String, String, int, int) - Constructor for class com.github.fedy2.weather.data.Image
 
IntegerAdapter - Class in com.github.fedy2.weather.binding.adapter
 
IntegerAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.IntegerAdapter
 
Item - Class in com.github.fedy2.weather.data
 
Item() - Constructor for class com.github.fedy2.weather.data.Item
 

L

last(int) - Method in class com.github.fedy2.weather.QueryBuilder
 
last(int) - Method in interface com.github.fedy2.weather.YahooWeatherService.LimitDeclaration
Limits results to last count Channels.
Location - Class in com.github.fedy2.weather.data
Weather location.
Location() - Constructor for class com.github.fedy2.weather.data.Location
 
Location(String, String, String) - Constructor for class com.github.fedy2.weather.data.Location
 
location(String) - Method in class com.github.fedy2.weather.QueryBuilder
 

M

marshal(BarometricPressureState) - Method in class com.github.fedy2.weather.binding.adapter.BarometricPressureStateAdapter
marshal(Date) - Method in class com.github.fedy2.weather.binding.adapter.DateAdapter
marshal(DegreeUnit) - Method in class com.github.fedy2.weather.binding.adapter.DegreeUnitAdapter
marshal(DistanceUnit) - Method in class com.github.fedy2.weather.binding.adapter.DistanceUnitAdapter
marshal(Float) - Method in class com.github.fedy2.weather.binding.adapter.FloatAdapter
marshal(Integer) - Method in class com.github.fedy2.weather.binding.adapter.IntegerAdapter
marshal(PressureUnit) - Method in class com.github.fedy2.weather.binding.adapter.PressureUnitAdapter
marshal(Date) - Method in class com.github.fedy2.weather.binding.adapter.RFC822DateAdapter
marshal(SpeedUnit) - Method in class com.github.fedy2.weather.binding.adapter.SpeedUnitAdapter
marshal(Time) - Method in class com.github.fedy2.weather.binding.adapter.TimeAdapter
marshal(WeekDay) - Method in class com.github.fedy2.weather.binding.adapter.WeekDayAdapter
 

P

parse(String) - Method in class com.github.fedy2.weather.binding.RSSParser
 
PressureUnit - Enum in com.github.fedy2.weather.data.unit
Units of barometric pressure.
PressureUnitAdapter - Class in com.github.fedy2.weather.binding.adapter
Units of barometric pressure adapter, in for pounds per square inch or mb for millibars.
PressureUnitAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.PressureUnitAdapter
 

Q

QueryBuilder - Class in com.github.fedy2.weather
An helper for query building.
QueryBuilder() - Constructor for class com.github.fedy2.weather.QueryBuilder
 

R

RFC822DateAdapter - Class in com.github.fedy2.weather.binding.adapter
 
RFC822DateAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.RFC822DateAdapter
 
Rss - Class in com.github.fedy2.weather.data
 
Rss() - Constructor for class com.github.fedy2.weather.data.Rss
 
RSSParser - Class in com.github.fedy2.weather.binding
 
RSSParser() - Constructor for class com.github.fedy2.weather.binding.RSSParser
 

S

SpeedUnit - Enum in com.github.fedy2.weather.data.unit
Units of speed.
SpeedUnitAdapter - Class in com.github.fedy2.weather.binding.adapter
 
SpeedUnitAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.SpeedUnitAdapter
 

T

Time - Class in com.github.fedy2.weather.data.unit
 
Time(int, int, TimeConvention) - Constructor for class com.github.fedy2.weather.data.unit.Time
 
TimeAdapter - Class in com.github.fedy2.weather.binding.adapter
The time is a string in a local time format of "h:mm am/pm", for example "7:02 am" (string)
TimeAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.TimeAdapter
 
TimeConvention - Enum in com.github.fedy2.weather.data.unit
Time convention.
toString() - Method in class com.github.fedy2.weather.data.Astronomy
toString() - Method in class com.github.fedy2.weather.data.Atmosphere
toString() - Method in class com.github.fedy2.weather.data.Channel
toString() - Method in class com.github.fedy2.weather.data.Condition
toString() - Method in class com.github.fedy2.weather.data.Forecast
toString() - Method in class com.github.fedy2.weather.data.Image
toString() - Method in class com.github.fedy2.weather.data.Item
toString() - Method in class com.github.fedy2.weather.data.Location
toString() - Method in class com.github.fedy2.weather.data.unit.Time
toString() - Method in class com.github.fedy2.weather.data.Units
toString() - Method in class com.github.fedy2.weather.data.Wind

U

unit(DegreeUnit) - Method in class com.github.fedy2.weather.QueryBuilder
 
Units - Class in com.github.fedy2.weather.data
Units for various aspects of the forecast.
Units() - Constructor for class com.github.fedy2.weather.data.Units
 
Units(DegreeUnit, DistanceUnit, PressureUnit, SpeedUnit) - Constructor for class com.github.fedy2.weather.data.Units
 
unmarshal(Integer) - Method in class com.github.fedy2.weather.binding.adapter.BarometricPressureStateAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.DateAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.DegreeUnitAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.DistanceUnitAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.FloatAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.IntegerAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.PressureUnitAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.RFC822DateAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.SpeedUnitAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.TimeAdapter
unmarshal(String) - Method in class com.github.fedy2.weather.binding.adapter.WeekDayAdapter
 

V

valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.BarometricPressureState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.DegreeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.DistanceUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.PressureUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.SpeedUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.TimeConvention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.fedy2.weather.data.unit.WeekDay
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.fedy2.weather.data.unit.BarometricPressureState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.fedy2.weather.data.unit.DegreeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.fedy2.weather.data.unit.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.fedy2.weather.data.unit.PressureUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.fedy2.weather.data.unit.SpeedUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.fedy2.weather.data.unit.TimeConvention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.fedy2.weather.data.unit.WeekDay
Returns an array containing the constants of this enum type, in the order they are declared.

W

WeekDay - Enum in com.github.fedy2.weather.data.unit
 
WeekDayAdapter - Class in com.github.fedy2.weather.binding.adapter
 
WeekDayAdapter() - Constructor for class com.github.fedy2.weather.binding.adapter.WeekDayAdapter
 
Wind - Class in com.github.fedy2.weather.data
Information about wind.
Wind() - Constructor for class com.github.fedy2.weather.data.Wind
 
Wind(Integer, Integer, Float) - Constructor for class com.github.fedy2.weather.data.Wind
 
woeid(String) - Method in class com.github.fedy2.weather.QueryBuilder
 
Wrapper<T> - Class in com.github.fedy2.weather.data
List wrapper.
Wrapper() - Constructor for class com.github.fedy2.weather.data.Wrapper
 
Wrapper(List<T>) - Constructor for class com.github.fedy2.weather.data.Wrapper
 

Y

YahooWeatherService - Class in com.github.fedy2.weather
Main access point for the Yahoo weather service.
YahooWeatherService() - Constructor for class com.github.fedy2.weather.YahooWeatherService
 
YahooWeatherService(Proxy) - Constructor for class com.github.fedy2.weather.YahooWeatherService
 
YahooWeatherService.LimitDeclaration - Interface in com.github.fedy2.weather
 
YWEATHER_NAMESPACE - Static variable in class com.github.fedy2.weather.binding.Constants
 
YWEATHER_NAMESPACE_URI - Static variable in class com.github.fedy2.weather.binding.Constants
 
A B C D F G I L M P Q R S T U V W Y 
Skip navigation links

Copyright © 2016. All rights reserved.