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

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

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

Methods in com.sun.syndication.feed.rss that return Content
 Content Item.getContent()
          Returns the item content.
 

Methods in com.sun.syndication.feed.rss with parameters of type Content
 void Item.setContent(Content content)
          Sets the item content.
 



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