com.liferay.portlet.weather.util
Class WeatherUtil

java.lang.Object
  extended by com.liferay.portlet.weather.util.WeatherUtil

public class WeatherUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
WeatherUtil()
           
 
Method Summary
static Weather getWeather(java.lang.String zip)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeatherUtil

public WeatherUtil()
Method Detail

getWeather

public static Weather getWeather(java.lang.String zip)