RequestHandler Class Reference

XML Handler used to parse Request based message. More...

#include <requesthandler.h>

Inheritance diagram for RequestHandler:

StructureHandlerBase StructureHandler List of all members.

Public Member Functions

 RequestHandler ()
 Constructor.
 ~RequestHandler ()
 Destructor.
StructureHandlerstartChild (const XMLCh *const lname, const Attributes &atts)
 This method is called when a new element (Child) is met.

Detailed Description

XML Handler used to parse Request based message.

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

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


Member Function Documentation

StructureHandler * RequestHandler::startChild const XMLCh *const   lname,
const Attributes &  atts
[virtual]
 

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

It returns a StructureHandler object able to parse the element structure. It returns null (0), if this handler is able to parse this structure.

Parameters:
lname Element name.
atts The specified or defaulted attributes.
Returns:
A StructureHandler object, if the new element have to be process by another StructureHandler, null otherwise.

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