Package | Description |
---|---|
com.sun.syndication.feed.synd | |
com.sun.syndication.feed.synd.impl |
Modifier and Type | Class and Description |
---|---|
class |
SyndEntryImpl
Bean for entries of SyndFeedImpl feeds.
|
Modifier and Type | Method and Description |
---|---|
protected SyndEntry |
ConverterForAtom03.createSyndEntry(Entry entry) |
protected SyndEntry |
ConverterForAtom10.createSyndEntry(Feed feed,
Entry entry) |
protected SyndEntry |
ConverterForRSS093.createSyndEntry(Item item) |
protected SyndEntry |
ConverterForRSS094.createSyndEntry(Item item) |
protected SyndEntry |
ConverterForRSS091Userland.createSyndEntry(Item item) |
protected SyndEntry |
ConverterForRSS090.createSyndEntry(Item item) |
protected SyndEntry |
ConverterForRSS092.createSyndEntry(Item item) |
protected SyndEntry |
ConverterForRSS10.createSyndEntry(Item item) |
Modifier and Type | Method and Description |
---|---|
protected Entry |
ConverterForAtom03.createAtomEntry(SyndEntry sEntry) |
protected Entry |
ConverterForAtom10.createAtomEntry(SyndEntry sEntry) |
protected Item |
ConverterForRSS093.createRSSItem(SyndEntry sEntry) |
protected Item |
ConverterForRSS094.createRSSItem(SyndEntry sEntry) |
protected Item |
ConverterForRSS091Userland.createRSSItem(SyndEntry sEntry) |
protected Item |
ConverterForRSS090.createRSSItem(SyndEntry sEntry) |
protected Item |
ConverterForRSS092.createRSSItem(SyndEntry sEntry) |
protected Item |
ConverterForRSS10.createRSSItem(SyndEntry sEntry) |
Copyright © Sun Microsystems. All Rights Reserved.