Lizzy v1.1.1

Uses of Class
christophedelory.rss.RSS

Packages that use RSS
christophedelory.playlist.rss A facade to the RSS / RSS Media Web content syndication format. 
christophedelory.rss The RSS Web content syndication format. 
 

Uses of RSS in christophedelory.playlist.rss
 

Methods in christophedelory.playlist.rss that return RSS
 RSS RSSPlaylist.getRSS()
          Returns the RSS document itself.
 

Methods in christophedelory.playlist.rss with parameters of type RSS
 void RSSPlaylist.setRSS(RSS rss)
          Initializes the RSS document itself.
 

Uses of RSS in christophedelory.rss
 

Methods in christophedelory.rss that return RSS
 RSS Channel.getRSS()
          Returns the parent RSS document, if any.
 

Methods in christophedelory.rss with parameters of type RSS
(package private)  void Channel.setRSS(RSS rss)
          Initializes the parent RSS document.
 


© 2008-2009 Christophe Delory

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