| Package | Description |
|---|---|
| com.sun.syndication.feed | |
| com.sun.syndication.feed.atom | |
| com.sun.syndication.feed.rss | |
| com.sun.syndication.feed.synd | |
| com.sun.syndication.io.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
WireFeed
Parent class of the RSS (Channel) and Atom (Feed) feed beans.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Entry
Bean for entry elements of Atom feeds.
|
class |
Feed
Bean for Atom feeds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Channel
Bean for RSS feeds.
|
class |
Item
Bean for items of RSS feeds.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SyndEntry
Bean interface for entries of SyndFeedImpl feeds.
|
interface |
SyndFeed
Bean interface for all types of feeds.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyndEntryImpl
Bean for entries of SyndFeedImpl feeds.
|
class |
SyndFeedImpl
Bean for all types of feeds.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
BaseWireFeedParser.extractForeignMarkup(org.jdom.Element e,
Extendable ext,
org.jdom.Namespace basens) |
Copyright © Sun Microsystems. All Rights Reserved.