Uses of Class
ecologylab.xml.library.rss.Channel

Packages that use Channel
ecologylab.xml.library.rss Ecologylab.XML derived classes of ElementState that implement an RSS parser. 
 

Uses of Channel in ecologylab.xml.library.rss
 

Methods in ecologylab.xml.library.rss that return Channel
 Channel RssState.getChannel()
           
 

Methods in ecologylab.xml.library.rss with parameters of type Channel
 void RssState.setChannel(Channel channel)