|
|||||||||||
| 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 |
| 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 |
ConverterForRSS091.createItemDescription(SyndContentI sContent)
|
protected Description |
ConverterForRSS10.createItemDescription(SyndContentI sContent)
|
| Uses of Description in com.sun.syndication.io.impl |
| Methods in com.sun.syndication.io.impl that return Description | |
protected Description |
RSS091Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS092Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS094Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS10Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS20Generator.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
protected Description |
RSS20Parser.parseItemDescription(org.jdom.Element rssRoot,
org.jdom.Element eDesc)
|
| Methods in com.sun.syndication.io.impl with parameters of type Description | |
protected org.jdom.Element |
RSS090Generator.generateDescriptionElement(Description description,
org.jdom.Namespace namespace)
|
protected org.jdom.Element |
RSS091Generator.generateDescriptionElement(Description description)
|
protected org.jdom.Element |
RSS094Generator.generateDescriptionElement(Description description)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||