Lizzy v1.1.1

Uses of Class
christophedelory.rss.Channel

Packages that use Channel
christophedelory.rss The RSS Web content syndication format. 
 

Uses of Channel in christophedelory.rss
 

Methods in christophedelory.rss that return Channel
 Channel RSS.getChannel()
          Returns the channel assigned to this RSS document.
 Channel Item.getChannel()
          Returns the parent channel, if any.
 

Methods in christophedelory.rss with parameters of type Channel
 void RSS.setChannel(Channel channel)
          Assigns the specified channel to this RSS document.
(package private)  void Item.setChannel(Channel channel)
          Initializes the parent channel.
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.