Syndication
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
▼NSyndication | TODO |
▼NAtom | Atom parser and model classes, representing Atom 1.0 documents (Atom 0.3 documents are converted by the parser) |
CCategory | A category for categorizing items or whole feeds |
CEntry | Atom entry, equivalent to the "items" in the RSS world |
CEntryDocument | An Atom 1.0 Entry Document, containing a single Atom entry outside of the context of a feed |
CFeedDocument | An Atom 1.0 Feed Document, containing metadata describing the feed and a number of entries |
CGenerator | Description of the agent used to generate the feed |
CLink | A link, pointing to webpages, media files on the web ("podcast"), related content, etc |
CPerson | Describes a person, with name and optional URI and e-mail address |
CSource | If an entry was copied from another feed, this class contains a description of the source feed |
▼NRDF | Syndication's parser for the RDF-based RSS 0.9 and RSS 1.0 formats |
CDublinCore | A resource wrapper providing convenient access to Dublin Core metadata |
CImage | An image to be associated with an HTML rendering of the channel |
CModel | An RDF model, a set of RDF statements |
CModelMaker | An RDF parser, used to parse an RDF model from RDF/XML |
CNode | RDF node, abstract baseclass for all RDF node types, like resources and literals |
CNodeVisitor | Visitor interface, following the Visitor design pattern |
CProperty | Property is node type that represents properties of things, like "name" is a property of a person, or "color" is a property of e.g |
CSyndicationInfo | Wrapper to access syndication information for a feed |
CTextInput | "The textinput element affords a method for submitting form data to an arbitrary URL - usually located at the parent website |
▼NRSS2 | A parser and model classes for RSS 0.91 (Userland and Netscape flavor), 0.92, 0.93, 0.94 and 2.0(.1) |
CCategory | A category which can be assigned to items or whole feeds |
CCloud | Cloud information for an RSS channel |
CEnclosure | Describes a media object that is "attached" to the item |
CImage | An RSS2 image, used to describe feed logos |
CSource | Class representing the <source> element in RSS2 |
CTextInput | "The purpose of the <textInput> element is something of a mystery |
CAbstractParser | Interface for all parsers |
CAtomMapper | |
CCategory | A category for categorizing items or whole feeds |
CCategoryAtomImpl | |
CCategoryRSS2Impl | |
CDataRetriever | Abstract baseclass for all data retriever classes |
CDocumentVisitor | Visitor interface, following the Visitor design pattern |
CEnclosure | An enclosure describes a (media) file available on the net |
CEnclosureAtomImpl | |
CEnclosureRSS2Impl | |
CFeed | This class represents a feed document ("Channel" in RSS, "Feed" in Atom) |
CFeedAtomImpl | |
CFeedRDFImpl | |
CFeedRSS2Impl | |
CImage | This class represents an image file on the web |
CImageAtomImpl | |
CImageRDFImpl | |
CImageRSS2Impl | |
CItem | An item from a news feed |
CItemAtomImpl | |
CItemRDFImpl | |
CItemRSS2Impl | |
CMapper | A mapper maps an SpecificDocument to something else |
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 |
CRDFMapper | |
CRSS2Mapper | |
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-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:49:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:49:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.