Nepomuk-Core
OntologyParser Class Reference
#include <ontologyparser.h>
Public Member Functions | |
OntologyParser () | |
~OntologyParser () | |
bool | parse (const QString &filename, const QString &serialization=QString()) |
QList< ResourceClass * > | parsedClasses () const |
Detailed Description
Definition at line 23 of file ontologyparser.h.
Constructor & Destructor Documentation
OntologyParser::OntologyParser | ( | ) |
Definition at line 92 of file ontologyparser.cpp.
OntologyParser::~OntologyParser | ( | ) |
Definition at line 99 of file ontologyparser.cpp.
Member Function Documentation
bool OntologyParser::parse | ( | const QString & | filename, |
const QString & | serialization = QString() |
||
) |
Definition at line 105 of file ontologyparser.cpp.
QList< ResourceClass * > OntologyParser::parsedClasses | ( | ) | const |
Definition at line 232 of file ontologyparser.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.