| Package | Description |
|---|---|
| com.rometools.rome.feed | |
| com.rometools.rome.feed.atom | |
| com.rometools.rome.feed.rss | |
| com.rometools.rome.feed.synd | |
| com.rometools.rome.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.
|
class |
Person
Bean for person elements of 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.
|
interface |
SyndPerson
Bean interface for authors and contributors of SyndFeedImpl feeds and entries.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<org.jdom2.Element> |
BaseWireFeedParser.extractForeignMarkup(org.jdom2.Element e,
Extendable ext,
org.jdom2.Namespace namespace) |
Copyright © 2023. All rights reserved.