Uses of Class
com.rometools.rome.feed.rss.Cloud
-
Packages that use Cloud Package Description com.rometools.rome.feed.rss com.rometools.rome.io.impl -
-
Uses of Cloud in com.rometools.rome.feed.rss
Methods in com.rometools.rome.feed.rss that return Cloud Modifier and Type Method Description CloudChannel. getCloud()Returns the channel cloud.Methods in com.rometools.rome.feed.rss with parameters of type Cloud Modifier and Type Method Description voidChannel. setCloud(Cloud cloud)Sets the channel cloud. -
Uses of Cloud in com.rometools.rome.io.impl
Methods in com.rometools.rome.io.impl with parameters of type Cloud Modifier and Type Method Description protected org.jdom2.ElementRSS092Generator. generateCloud(Cloud cloud)
-