Syndication::RDF::ContentVocab
Syndication::RDF::ContentVocab Class Reference
#include <contentvocab.h>
Public Member Functions | |
~ContentVocab () | |
PropertyPtr | encoded () const |
const QString & | namespaceURI () const |
Static Public Member Functions | |
static ContentVocab * | self () |
Detailed Description
Singleton holding RDF class and property constants of the RSS 1.0 content module.
See http://web.resource.org/rss/1.0/modules/content/ for a specification.
Definition at line 32 of file contentvocab.h.
Constructor & Destructor Documentation
◆ ~ContentVocab()
Syndication::RDF::ContentVocab::~ContentVocab | ( | ) |
destructor
Definition at line 43 of file contentvocab.cpp.
Member Function Documentation
◆ encoded()
PropertyPtr Syndication::RDF::ContentVocab::encoded | ( | ) | const |
content:encoded property
Definition at line 63 of file contentvocab.cpp.
◆ namespaceURI()
const QString & Syndication::RDF::ContentVocab::namespaceURI | ( | ) | const |
Namespace of the Content module.
http://purl.org/rss/1.0/modules/content/
Definition at line 58 of file contentvocab.cpp.
◆ self()
|
static |
returns the singleton instance
Definition at line 48 of file contentvocab.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu May 26 2022 03:48:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu May 26 2022 03:48:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.