Syndication Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Syndication::AbstractParser | Interface for all parsers |
Syndication::Category | A category for categorizing items or whole feeds |
Syndication::DataRetriever | Abstract baseclass for all data retriever classes |
Syndication::DocumentSource | Represents the source of a syndication document, as read from the downloaded file |
Syndication::DocumentVisitor | Visitor interface, following the Visitor design pattern |
Syndication::ElementWrapper | A wrapper for XML elements |
Syndication::Enclosure | An enclosure describes a (media) file available on the net |
Syndication::Feed | This class represents a feed document ("Channel" in RSS, "Feed" in Atom) |
Syndication::FileRetriever | Implements a file retriever, to be used with Loader::loadFrom() |
Syndication::Image | This class represents an image file on the web |
Syndication::Item | An item from a news feed |
Syndication::Loader | This class is the preferred way of loading feed sources |
Syndication::Mapper | A mapper maps an SpecificDocument to something else |
Syndication::OutputRetriever | Implements a data retriever which executes a program and stores returned by the program on stdout |
Syndication::ParserCollection | A collection of format-specific parser implementations |
Syndication::Person | Person objects hold information about a person, such as the author of the content syndicated in the feed |
Syndication::SpecificDocument | Document interface for format-specific feed documents as parsed from a document source (see DocumentSource) |
Syndication::SpecificItem | Interface for all format-specific item-like classes, such as RSS2/RDF items, and Atom entries |
Syndication::SpecificItemVisitor | Visitor interface, following the Visitor design pattern |
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:45:59 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon May 14 2012 04:45:59 by doxygen 1.7.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.