Syndication Library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
CSyndication::AbstractParser | Interface for all parsers |
CSyndication::Category | A category for categorizing items or whole feeds |
CSyndication::DocumentSource | Represents the source of a syndication document, as read from the downloaded file |
CSyndication::DocumentVisitor | Visitor interface, following the Visitor design pattern |
CSyndication::ElementWrapper | A wrapper for XML elements |
CSyndication::Enclosure | An enclosure describes a (media) file available on the net |
CSyndication::Feed | This class represents a feed document ("Channel" in RSS, "Feed" in Atom) |
CSyndication::Image | This class represents an image file on the web |
CSyndication::Item | An item from a news feed |
CSyndication::Mapper< T > | A mapper maps an SpecificDocument to something else |
CSyndication::ParserCollection< T > | A collection of format-specific parser implementations |
CSyndication::Person | Person objects hold information about a person, such as the author of the content syndicated in the feed |
▼CQObject [external] | |
▼CSyndication::DataRetriever | Abstract baseclass for all data retriever classes |
CSyndication::FileRetriever | Implements a file retriever, to be used with Loader::loadFrom() |
CSyndication::OutputRetriever | Implements a data retriever which executes a program and stores returned by the program on stdout |
CSyndication::Loader | This class is the preferred way of loading feed sources |
CSyndication::SpecificDocument | Document interface for format-specific feed documents as parsed from a document source (see DocumentSource) |
CSyndication::SpecificItem | Interface for all format-specific item-like classes, such as RSS2/RDF items, and Atom entries |
CSyndication::SpecificItemVisitor | Visitor interface, following the Visitor design pattern |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.