22 #ifndef SOPRANO_PARSER_H 23 #define SOPRANO_PARSER_H 30 #include <QtCore/QObject> 38 class StatementIterator;
81 virtual RdfSerializations supportedSerializations()
const = 0;
91 virtual QStringList supportedUserSerializations()
const;
167 #endif // SOPRANO_PARSER_H
Core class of Soprano's exception system.
SOPRANO_EXPORT QUrl name()
An iterator that provides a stream of Statements.
Soprano::Parser defines the interface for a Soprano RDF parser plugin.
Base class for all plugins in Soprano.