Package | Description |
---|---|
com.rometools.rome.feed.rss | |
com.rometools.rome.feed.synd.impl | |
com.rometools.rome.io.impl |
Modifier and Type | Method and Description |
---|---|
Description |
Item.getDescription()
Returns the item description.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.setDescription(Description description)
Sets the item description.
|
Modifier and Type | Method and Description |
---|---|
protected Description |
ConverterForRSS10.createItemDescription(SyndContent sContent) |
protected Description |
ConverterForRSS091Userland.createItemDescription(SyndContent sContent) |
Modifier and Type | Method and Description |
---|---|
protected Description |
RSS092Parser.parseItemDescription(org.jdom2.Element rssRoot,
org.jdom2.Element eDesc) |
protected Description |
RSS091UserlandParser.parseItemDescription(org.jdom2.Element rssRoot,
org.jdom2.Element eDesc) |
protected Description |
RSS20Parser.parseItemDescription(org.jdom2.Element rssRoot,
org.jdom2.Element eDesc) |
protected Description |
RSS10Parser.parseItemDescription(org.jdom2.Element rssRoot,
org.jdom2.Element eDesc) |
Copyright © 2020. All rights reserved.