Syndication
atom/document.h
43 class SYNDICATION_EXPORT FeedDocument : public Syndication::SpecificDocument, public ElementWrapper
186 class SYNDICATION_EXPORT EntryDocument : public Syndication::SpecificDocument, public Syndication::ElementWrapper
An Atom 1.0 Feed Document, containing metadata describing the feed and a number of entries.
Definition: atom/document.h:43
Definition: atom/document.h:17
Category
An Atom 1.0 Entry Document, containing a single Atom entry outside of the context of a feed.
Definition: atom/document.h:186
an Atom entry, equivalent to the "items" in the RSS world.
Definition: entry.h:38
Visitor interface, following the Visitor design pattern.
Definition: documentvisitor.h:42
Description of the agent used to generate the feed.
Definition: generator.h:25
Generator
Document interface for format-specific feed documents as parsed from a document source (see DocumentS...
Definition: specificdocument.h:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:11 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.