VocabParser Class Reference

#include <VocabParser.h>

List of all members.

Public Member Functions

 VocabParser (Vocabulary &vocabulary, const QStringList &languages)
bool startDocument ()
bool startElement (const QString &, const QString &, const QString &, const QXmlAttributes &attribs)
bool characters (const QString &characters)
bool endElement (const QString &, const QString &, const QString &qname)
bool endDocument ()
bool fatalError (const QXmlParseException &exception)
bool isVocabularyFile ()


Detailed Description

Definition at line 17 of file VocabParser.h.


Constructor & Destructor Documentation

VocabParser::VocabParser ( Vocabulary vocabulary,
const QStringList &  languages 
)

Definition at line 3 of file VocabParser.cpp.


Member Function Documentation

bool VocabParser::startDocument (  ) 

Definition at line 6 of file VocabParser.cpp.

bool VocabParser::startElement ( const QString &  ,
const QString &  ,
const QString &  qname,
const QXmlAttributes &  attribs 
)

Definition at line 10 of file VocabParser.cpp.

bool VocabParser::characters ( const QString &  characters  ) 

Definition at line 44 of file VocabParser.cpp.

bool VocabParser::endElement ( const QString &  ,
const QString &  ,
const QString &  qname 
)

Definition at line 52 of file VocabParser.cpp.

bool VocabParser::endDocument (  ) 

Definition at line 80 of file VocabParser.cpp.

bool VocabParser::fatalError ( const QXmlParseException &  exception  ) 

Definition at line 84 of file VocabParser.cpp.

bool VocabParser::isVocabularyFile (  ) 

Definition at line 93 of file VocabParser.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Mar 1 17:30:48 2009 for toMOTko by  doxygen 1.5.6