syndication/rdf
Syndication::RDF::ContentVocab Class Reference
Singleton holding RDF class and property constants of the RSS 1.0 content module. More...
#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 53 of file contentvocab.cpp.
Member Function Documentation
PropertyPtr Syndication::RDF::ContentVocab::encoded | ( | ) | const |
content:encoded property
Definition at line 73 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 68 of file contentvocab.cpp.
ContentVocab * Syndication::RDF::ContentVocab::self | ( | ) | [static] |
returns the singleton instance
Definition at line 58 of file contentvocab.cpp.
The documentation for this class was generated from the following files: