Go to the documentation of this file.
22 #ifndef _INFERENCE_RULE_PARSER_H_
23 #define _INFERENCE_RULE_PARSER_H_
25 #include <QtCore/QString>
26 #include <QtCore/QHash>
27 #include <QtCore/QUrl>
58 bool parseFile(
const QString& path );
86 void addPrefix(
const QString& qname,
const QUrl& uri );