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