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 34 of file contentvocab.h.
Constructor & Destructor Documentation
◆ ~ContentVocab()
|
default |
destructor
Member Function Documentation
◆ encoded()
PropertyPtr Syndication::RDF::ContentVocab::encoded | ( | ) | const |
content:encoded property
Definition at line 60 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 55 of file contentvocab.cpp.
◆ self()
|
static |
returns the singleton instance
Definition at line 45 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-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.