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 | |
PropertyPtr | encoded () const |
const QString & | namespaceURI () const |
~ContentVocab () | |
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 | ( | ) |
Member Function Documentation
PropertyPtr Syndication::RDF::ContentVocab::encoded | ( | ) | const |
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.
ContentVocab * Syndication::RDF::ContentVocab::self | ( | ) | [static] |
The documentation for this class was generated from the following files: