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

Packages that use Cloud
com.sun.syndication.feed.rss   
com.sun.syndication.io.impl   
 

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

Fields in com.sun.syndication.feed.rss declared as Cloud
private  Cloud Channel._cloud
           
 

Methods in com.sun.syndication.feed.rss that return Cloud
 Cloud Channel.getCloud()
          Returns the channel cloud.
 

Methods in com.sun.syndication.feed.rss with parameters of type Cloud
 void Channel.setCloud(Cloud cloud)
          Sets the channel cloud.
 

Uses of Cloud in com.sun.syndication.io.impl
 

Methods in com.sun.syndication.io.impl with parameters of type Cloud
protected  Element RSS092Generator.generateCloud(Cloud cloud)
           
 



Copyright © Sun Microsystems. All Rights Reserved.