Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

IDEA::XIDDLErrorHandler Class Reference

Error handler for the DOM-parser. More...

#include <XIDDLErrorHandler.hh>

List of all members.

Public Methods

 XIDDLErrorHandler ()
 Constructor.

 ~XIDDLErrorHandler ()
 Destructor.

void warning (const SAXParseException &toCatch)
 Invoked in case of a warning conform the XIDDL-schema (xiddl.xsd).

void error (const SAXParseException &toCatch)
 Invoked in case of an error conform the XIDDL-schema (xiddl.xsd).

void fatalError (const SAXParseException &toCatch)
 Invoked in case of a fatal error conform the XIDDL-schema (xiddl.xsd).

void resetErrors ()
 Resets the saw-errors to false.

bool getSawErrors () const
 Returns true if errors have been encountered otherwise returns false.


Private Attributes

bool m_SawErrors


Detailed Description

Error handler for the DOM-parser.

class XIDDLErrorHandler


Constructor & Destructor Documentation

IDEA::XIDDLErrorHandler::XIDDLErrorHandler  
 

Constructor.

IDEA::XIDDLErrorHandler::~XIDDLErrorHandler  
 

Destructor.


Member Function Documentation

void IDEA::XIDDLErrorHandler::error const SAXParseException &    toCatch
 

Invoked in case of an error conform the XIDDL-schema (xiddl.xsd).

void IDEA::XIDDLErrorHandler::fatalError const SAXParseException &    toCatch
 

Invoked in case of a fatal error conform the XIDDL-schema (xiddl.xsd).

bool IDEA::XIDDLErrorHandler::getSawErrors  
 

Returns true if errors have been encountered otherwise returns false.

void IDEA::XIDDLErrorHandler::resetErrors  
 

Resets the saw-errors to false.

void IDEA::XIDDLErrorHandler::warning const SAXParseException &    toCatch
 

Invoked in case of a warning conform the XIDDL-schema (xiddl.xsd).


Member Data Documentation

bool IDEA::XIDDLErrorHandler::m_SawErrors [private]
 


Contact information
© IDEA
Generated on Fri Feb 3 17:09:49 2006 for IDEA.