|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Description | |
|---|---|
| com.sun.syndication.feed.rss | |
| com.sun.syndication.feed.synd.impl | |
| com.sun.syndication.io.impl | |
| Uses of Description in com.sun.syndication.feed.rss |
|---|
| Fields in com.sun.syndication.feed.rss declared as Description | |
|---|---|
private Description |
Item._description
|
| Methods in com.sun.syndication.feed.rss that return Description | |
|---|---|
Description |
Item.getDescription()
Returns the item description. |
| Methods in com.sun.syndication.feed.rss with parameters of type Description | |
|---|---|
void |
Item.setDescription(Description description)
Sets the item description. |
| Uses of Description in com.sun.syndication.feed.synd.impl |
|---|
| Methods in com.sun.syndication.feed.synd.impl that return Description | |
|---|---|
protected Description |
ConverterForRSS091Userland.createItemDescription(SyndContent sContent)
|
protected Description |
ConverterForRSS10.createItemDescription(SyndContent sContent)
|
| Uses of Description in com.sun.syndication.io.impl |
|---|
| Methods in com.sun.syndication.io.impl that return Description | |
|---|---|
protected Description |
RSS091UserlandParser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS20Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS10Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS094Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS092Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||