Uses of Class
com.oorian.rss.RssImage
-
Uses of RssImage in com.oorian.rss
Methods in com.oorian.rss that return RssImageModifier and TypeMethodDescriptionRssChannel.getImage()RssImage.setDescription(String description) Sets an optional text description of the image.RssImage.setHeight(int height) Sets the height of the image in pixels (maximum 400).RssImage.setWidth(int width) Sets the width of the image in pixels (maximum 144).Methods in com.oorian.rss with parameters of type RssImageModifier and TypeMethodDescriptionSets the channel image (logo).