ErrorHandler Class Reference

Handler to parse Error message. More...

#include <errorhandler.h>

Inheritance diagram for ErrorHandler:

StructureHandlerBase StructureHandler List of all members.

Public Member Functions

 ErrorHandler ()
 Constructor.
 ~ErrorHandler ()
 Desctructor.
void endDirectChild (const XMLCh *const lname, const std::string &content)
 This method is called when a closed element (Child) is met.
void startElement (const XMLCh *const lname, const Attributes &atts)
 This method is called when this StrucutreHandler is created.

Detailed Description

Handler to parse Error message.

Author:
Sylvain Archenault <sylvain.archenault@laposte.net>

Yves Houpert <yves.houpert@insa-rouen.fr>


Member Function Documentation

void ErrorHandler::endDirectChild const XMLCh *const   lname,
const std::string &  content
[virtual]
 

This method is called when a closed element (Child) is met.

This method is used to process an element handled by this Structure Handler.

Parameters:
lname Element name.
content Content of the element.

Reimplemented from StructureHandlerBase.

void ErrorHandler::startElement const XMLCh *const   lname,
const Attributes &  atts
[virtual]
 

This method is called when this StrucutreHandler is created.

Parameters:
lname Element name.
atts The specified or defaulted attributes.

Reimplemented from StructureHandlerBase.


The documentation for this class was generated from the following files:
Generated on Fri May 19 12:15:55 2006 for Bamboo Ch@t by  doxygen 1.4.6