syndication/atom
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:Syndication::Atom::Category | A category for categorizing items or whole feeds |
Syndication::Atom::Content | The content element either contains or links the content of an entry |
Syndication::Atom::Entry | Atom entry, equivalent to the "items" in the RSS world |
Syndication::Atom::EntryDocument | An Atom 1.0 Entry Document, containing a single Atom entry outside of the context of a feed |
Syndication::Atom::FeedDocument | An Atom 1.0 Feed Document, containing metadata describing the feed and a number of entries |
Syndication::Atom::Generator | Description of the agent used to generate the feed |
Syndication::Atom::Link | A link, pointing to webpages, media files on the web ("podcast"), related content, etc |
Syndication::Atom::Parser | Parser implementation for Atom 1.0 and 0.3 |
Syndication::Atom::Person | Describes a person, with name and optional URI and e-mail address |
Syndication::Atom::Source | If an entry was copied from another feed, this class contains a description of the source feed |