Syndication Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NSyndication | TODO |
CAbstractParser | Interface for all parsers |
CCategory | A category for categorizing items or whole feeds |
CDataRetriever | Abstract baseclass for all data retriever classes |
CDocumentSource | Represents the source of a syndication document, as read from the downloaded file |
CDocumentVisitor | Visitor interface, following the Visitor design pattern |
CElementWrapper | A wrapper for XML elements |
CEnclosure | An enclosure describes a (media) file available on the net |
CFeed | This class represents a feed document ("Channel" in RSS, "Feed" in Atom) |
CFileRetriever | Implements a file retriever, to be used with Loader::loadFrom() |
CImage | This class represents an image file on the web |
CItem | An item from a news feed |
CLoader | This class is the preferred way of loading feed sources |
CMapper | A mapper maps an SpecificDocument to something else |
COutputRetriever | Implements a data retriever which executes a program and stores returned by the program on stdout |
CParserCollection | A collection of format-specific parser implementations |
CPerson | Person objects hold information about a person, such as the author of the content syndicated in the feed |
CSpecificDocument | Document interface for format-specific feed documents as parsed from a document source (see DocumentSource) |
CSpecificItem | Interface for all format-specific item-like classes, such as RSS2/RDF items, and Atom entries |
CSpecificItemVisitor | 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.