Uses of Interface
org.openrdf.concepts.rss.Item

Packages that use Item
org.openrdf.concepts.rss Object model for the RSS 1.0 ontology. 
 

Uses of Item in org.openrdf.concepts.rss
 

Methods in org.openrdf.concepts.rss that return types with arguments of type Item
 Seq<Item> Channel.getRssItems()
          Items.
 

Method parameters in org.openrdf.concepts.rss with type arguments of type Item
 void Channel.setRssItems(Seq<Item> value)
          Items.
 



Copyright © 2004-2008 Aduna. All Rights Reserved.