|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Extendable | |
---|---|
com.sun.syndication.feed | |
com.sun.syndication.feed.atom | |
com.sun.syndication.feed.rss | |
com.sun.syndication.feed.synd | |
com.sun.syndication.io.impl |
Uses of Extendable in com.sun.syndication.feed |
---|
Classes in com.sun.syndication.feed that implement Extendable | |
---|---|
class |
WireFeed
Parent class of the RSS (Channel) and Atom (Feed) feed beans. |
Uses of Extendable in com.sun.syndication.feed.atom |
---|
Classes in com.sun.syndication.feed.atom that implement Extendable | |
---|---|
class |
Entry
Bean for entry elements of Atom feeds. |
class |
Feed
Bean for Atom feeds. |
class |
Person
Bean for person elements of Atom feeds. |
Uses of Extendable in com.sun.syndication.feed.rss |
---|
Classes in com.sun.syndication.feed.rss that implement Extendable | |
---|---|
class |
Channel
Bean for RSS feeds. |
class |
Item
Bean for items of RSS feeds. |
Uses of Extendable in com.sun.syndication.feed.synd |
---|
Subinterfaces of Extendable in com.sun.syndication.feed.synd | |
---|---|
interface |
SyndEntry
Bean interface for entries of SyndFeedImpl feeds. |
interface |
SyndFeed
Bean interface for all types of feeds. |
interface |
SyndPerson
Bean interface for authors and contributors of SyndFeedImpl feeds and entries. |
Classes in com.sun.syndication.feed.synd that implement Extendable | |
---|---|
class |
SyndEntryImpl
Bean for entries of SyndFeedImpl feeds. |
class |
SyndFeedImpl
Bean for all types of feeds. |
class |
SyndPersonImpl
Bean for authors and contributors of SyndFeedImpl feeds and entries. |
Uses of Extendable in com.sun.syndication.io.impl |
---|
Methods in com.sun.syndication.io.impl with parameters of type Extendable | |
---|---|
protected List<org.jdom2.Element> |
BaseWireFeedParser.extractForeignMarkup(org.jdom2.Element e,
Extendable ext,
org.jdom2.Namespace basens)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |