com.github.fedy2.weather.data
Class Rss

java.lang.Object
  extended by com.github.fedy2.weather.data.Rss

public class Rss
extends Object

Author:
"Federico De Faveri defaveri@gmail.com"

Constructor Summary
Rss()
           
 
Method Summary
 Channel getChannel()
          Returns the channel.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Rss

public Rss()
Method Detail

getChannel

public Channel getChannel()
Returns the channel.

Returns:
the channel


Copyright © 2013. All rights reserved.