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 |
CContent | The content element either contains or links the content of an entry |
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 |
CParser | Parser implementation for Atom 1.0 and 0.3 |
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 |
CContentVocab | Singleton holding RDF class and property constants of the RSS 1.0 content module |
CDocument | Document implementation for RDF, representing an RSS 1.0 feed |
CDublinCore | A resource wrapper providing convenient access to Dublin Core metadata |
CDublinCoreVocab | Singleton holding RDF class and property constants of the Dublin Core vocabulary |
CImage | An image to be associated with an HTML rendering of the channel |
CItem | An RSS 1.0 item |
CLiteral | Node type representing simple string values |
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 |
CParser | Parser implementation for RDF-based RSS 0.9 and RSS 1.0 feeds |
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 |
CRDFVocab | Singleton holding RDF vocabulary, expressed as RDF |
CResource | Resources are the entities in the RDF graph |
CResourceWrapper | A wrapper for RDF resources |
CRSS09Vocab | Singleton holding RDF class and property constants of the RSS 0.9 vocabulary |
CRSSVocab | Singleton holding RDF class and property constants of the RSS 1.0 vocabulary |
CSequence | Sequence container, a sequence contains an ordered list of RDF nodes |
CStatement | An RDF statement, consisting of a triple (subject, predicate, object) |
CSyndicationInfo | Wrapper to access syndication information for a feed |
CSyndicationVocab | Singleton providing Property constants for the Syndication module |
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 |
CDocument | Document implementation, representing an RSS feed from the 0.91-0.94/2.0 family |
CEnclosure | Describes a media object that is "attached" to the item |
CImage | An RSS2 image, used to describe feed logos |
CParser | Parser implementation for the RSS 0.9x/2.0 format family |
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 |
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 |
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 | |
CLoader | This class is the preferred way of loading feed sources |
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-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:48:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 29 2024 11:48:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.