Lizzy v1.1.1

Uses of Class
christophedelory.rss.Item

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

Uses of Item in christophedelory.rss
 

Methods in christophedelory.rss that return types with arguments of type Item
 List<Item> Channel.getItems()
          Returns the list of channel's items.
 

Methods in christophedelory.rss with parameters of type Item
 void Channel.addItem(Item item)
          Adds an item to this channel.
 


© 2008-2009 Christophe Delory

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