Uses of Class
com.rometools.rome.feed.rss.Content
-
Packages that use Content Package Description com.rometools.rome.feed.rss com.rometools.rome.feed.synd.impl -
-
Uses of Content in com.rometools.rome.feed.rss
Methods in com.rometools.rome.feed.rss that return Content Modifier and Type Method Description ContentItem. getContent()Returns the item content.Methods in com.rometools.rome.feed.rss with parameters of type Content Modifier and Type Method Description voidItem. setContent(Content content)Sets the item content. -
Uses of Content in com.rometools.rome.feed.synd.impl
Methods in com.rometools.rome.feed.synd.impl that return Content Modifier and Type Method Description protected ContentConverterForRSS10. createItemContent(SyndContent sContent)
-