FolderParser Class Reference

#include <FolderParser.h>

List of all members.

Public Member Functions

 FolderParser (Folder &vocabulary, const QString &location)
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 13 of file FolderParser.h.


Constructor & Destructor Documentation

FolderParser::FolderParser ( Folder vocabulary,
const QString &  location 
)

Definition at line 3 of file FolderParser.cpp.


Member Function Documentation

bool FolderParser::startDocument (  ) 

Definition at line 6 of file FolderParser.cpp.

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

Definition at line 10 of file FolderParser.cpp.

bool FolderParser::characters ( const QString &  characters  ) 

Definition at line 24 of file FolderParser.cpp.

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

Definition at line 32 of file FolderParser.cpp.

bool FolderParser::endDocument (  ) 

Definition at line 41 of file FolderParser.cpp.

bool FolderParser::fatalError ( const QXmlParseException &  exception  ) 

Definition at line 45 of file FolderParser.cpp.

bool FolderParser::isVocabularyFile (  ) 

Definition at line 54 of file FolderParser.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