Uses of Class
com.sun.syndication.feed.rss.Description

Packages that use Description
com.sun.syndication.feed.rss   
 

Uses of Description in com.sun.syndication.feed.rss
 

Methods in com.sun.syndication.feed.rss that return Description
 Description Item.getDescription()
          Returns the item description.
 

Methods in com.sun.syndication.feed.rss with parameters of type Description
 void Item.setDescription(Description description)
          Sets the item description.
 



Copyright © 2004-2009 Sun Microsystems. All Rights Reserved.