Syndication

Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CSyndication::AbstractParserInterface for all parsers
 CSyndication::CategoryA category for categorizing items or whole feeds
 CSyndication::CategoryAtomImpl
 CSyndication::CategoryRSS2Impl
 CSyndication::DocumentVisitorVisitor interface, following the Visitor design pattern
 CSyndication::ElementWrapperA wrapper for XML elements
 CSyndication::Atom::CategoryA category for categorizing items or whole feeds
 CSyndication::Atom::EntryAtom entry, equivalent to the "items" in the RSS world
 CSyndication::Atom::EntryDocumentAn Atom 1.0 Entry Document, containing a single Atom entry outside of the context of a feed
 CSyndication::Atom::FeedDocumentAn Atom 1.0 Feed Document, containing metadata describing the feed and a number of entries
 CSyndication::Atom::GeneratorDescription of the agent used to generate the feed
 CSyndication::Atom::LinkA link, pointing to webpages, media files on the web ("podcast"), related content, etc
 CSyndication::Atom::PersonDescribes a person, with name and optional URI and e-mail address
 CSyndication::Atom::SourceIf an entry was copied from another feed, this class contains a description of the source feed
 CSyndication::RSS2::CategoryA category which can be assigned to items or whole feeds
 CSyndication::RSS2::CloudCloud information for an RSS channel
 CSyndication::RSS2::EnclosureDescribes a media object that is "attached" to the item
 CSyndication::RSS2::ImageAn RSS2 image, used to describe feed logos
 CSyndication::RSS2::SourceClass representing the <source> element in RSS2
 CSyndication::RSS2::TextInput"The purpose of the <textInput> element is something of a mystery
 CSyndication::EnclosureAn enclosure describes a (media) file available on the net
 CSyndication::EnclosureAtomImpl
 CSyndication::EnclosureRSS2Impl
 CSyndication::FeedThis class represents a feed document ("Channel" in RSS, "Feed" in Atom)
 CSyndication::FeedAtomImpl
 CSyndication::FeedRDFImpl
 CSyndication::FeedRSS2Impl
 CSyndication::ImageThis class represents an image file on the web
 CSyndication::ImageAtomImpl
 CSyndication::ImageRDFImpl
 CSyndication::ImageRSS2Impl
 CSyndication::ItemAn item from a news feed
 CSyndication::ItemAtomImpl
 CSyndication::ItemRDFImpl
 CSyndication::ItemRSS2Impl
 CSyndication::Mapper< T >A mapper maps an SpecificDocument to something else
 CSyndication::Mapper< Feed >
 CSyndication::AtomMapper
 CSyndication::RDFMapper
 CSyndication::RSS2Mapper
 CSyndication::RDF::ModelAn RDF model, a set of RDF statements
 CSyndication::RDF::ModelMakerAn RDF parser, used to parse an RDF model from RDF/XML
 CSyndication::RDF::NodeRDF node, abstract baseclass for all RDF node types, like resources and literals
 CSyndication::RDF::ResourceResources are the entities in the RDF graph
 CSyndication::RDF::PropertyProperty is node type that represents properties of things, like "name" is a property of a person, or "color" is a property of e.g
 CSyndication::RDF::NodeVisitorVisitor interface, following the Visitor design pattern
 CSyndication::ParserCollection< T >A collection of format-specific parser implementations
 CSyndication::PersonPerson objects hold information about a person, such as the author of the content syndicated in the feed
 CQObject [external]
 CSyndication::DataRetrieverAbstract baseclass for all data retriever classes
 CSyndication::RDF::ResourceWrapperA wrapper for RDF resources
 CSyndication::RDF::DublinCoreA resource wrapper providing convenient access to Dublin Core metadata
 CSyndication::RDF::ImageAn image to be associated with an HTML rendering of the channel
 CSyndication::RDF::SyndicationInfoWrapper to access syndication information for a feed
 CSyndication::RDF::TextInput"The textinput element affords a method for submitting form data to an arbitrary URL - usually located at the parent website
 CSyndication::SpecificDocumentDocument interface for format-specific feed documents as parsed from a document source (see DocumentSource)
 CSyndication::Atom::EntryDocumentAn Atom 1.0 Entry Document, containing a single Atom entry outside of the context of a feed
 CSyndication::Atom::FeedDocumentAn Atom 1.0 Feed Document, containing metadata describing the feed and a number of entries
 CSyndication::SpecificItemInterface for all format-specific item-like classes, such as RSS2/RDF items, and Atom entries
 CSyndication::Atom::EntryAtom entry, equivalent to the "items" in the RSS world
 CSyndication::SpecificItemVisitorVisitor interface, following the Visitor design pattern
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sun Feb 25 2024 18:39:48 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.