Uses of Class
com.jalios.util.RssItem

Packages that use RssItem
com.jalios.util Contains Jalios utility classes (Unix-like crypt class, RSS parser, mail utility, servlet utility, comparators and miscellaneous utility static methods). 
 

Uses of RssItem in com.jalios.util
 

Methods in com.jalios.util that return types with arguments of type RssItem
 List<RssItem> RssChannel.getItemList()
          Retrieve the list of RssItem of this feed.
 

Method parameters in com.jalios.util with type arguments of type RssItem
 void RssChannel.setItemList(List<RssItem> list)
          Set the list of RssItem of this feed.
 



Copyright © 2001-2007 Jalios SA. All Rights Reserved.