syndication/rdf
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 48 of file contentvocab.h.
Constructor & Destructor Documentation
Syndication::RDF::ContentVocab::~ContentVocab | ( | ) |
destructor
Definition at line 58 of file contentvocab.cpp.
Member Function Documentation
PropertyPtr Syndication::RDF::ContentVocab::encoded | ( | ) | const |
content:encoded property
Definition at line 78 of file contentvocab.cpp.
const QString & Syndication::RDF::ContentVocab::namespaceURI | ( | ) | const |
Namespace of the Content module.
http://purl.org/rss/1.0/modules/content/
Definition at line 73 of file contentvocab.cpp.
|
static |
returns the singleton instance
Definition at line 63 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.