Syndication
global.cpp
Definition mapperatomimpl.h:22
Represents the source of a syndication document, as read from the downloaded file.
Definition documentsource.h:36
A collection of format-specific parser implementations.
Definition parsercollection.h:58
Definition mapperrdfimpl.h:22
Parser implementation for RDF-based RSS 0.9 and RSS 1.0 feeds.
Definition rdf/parser.h:28
Definition mapperrss2impl.h:22
Parser implementation for the RSS 0.9x/2.0 format family.
Definition rss2/parser.h:30
ParserCollection< Feed > * parserCollection()
The default ParserCollection instance parsing a DocumentSource into a Feed object.
Definition global.cpp:41
FeedPtr parse(const DocumentSource &src, const QString &formatHint)
parses a document from a source and returns a new Feed object wrapping the feed content.
Definition global.cpp:54
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.