| Interface | Description |
|---|---|
| IFeedContent |
Base interface for the content element.
|
| IFeedElement |
Base interface for all ATOM feeds
|
| IFeedTextConstruct |
Base interface for the text construct.
|
| Class | Description |
|---|---|
| AbstractFeedElement |
Abstract implementation of
IFeedElement with a common language
handling. |
| AbstractFeedText | |
| AbstractFeedXHTML | |
| CFeed |
Constants for ATOM feeds
|
| Feed |
Main ATOM 1.0 Feed
|
| FeedCategory | |
| FeedDate |
ATOM date construct.
|
| FeedEntry |
Represents a single entry within an ATOM 1.0 feed.
|
| FeedGenerator |
Represents the generator of a feed.
|
| FeedLink |
Represents a link in the ATOM feed
|
| FeedOtherContent | |
| FeedOutOfLineContent | |
| FeedPerson |
Represents a person within a feed.
|
| FeedPlainTextConstruct | |
| FeedSource |
ATOM 1.0 feed source.
|
| FeedTextContent | |
| FeedXHTMLContent |
Feed entry XHTML content.
|
| FeedXHTMLTextConstruct |
XHTML text construct.
|
| Enum | Description |
|---|---|
| EFeedTextType |
Text identification type
|
Copyright © 2014–2017 Philip Helger. All rights reserved.