ContentHandler Class Reference

ContentHandler handles MessageContent object creation. More...

#include <contenthandler.h>

Inheritance diagram for ContentHandler:

StructureHandlerBase StructureHandler List of all members.

Public Member Functions

 ContentHandler ()
 Constructor.
 ~ContentHandler ()
 Destructor.
void endDirectChild (const XMLCh *const lName, const std::string &content)
 This method is called when a child node close tag is found.
void startElement (const XMLCh *const localname, const Attributes &atts)
 This method is called when this StrucutreHandler is created.

Detailed Description

ContentHandler handles MessageContent object creation.

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

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


Member Function Documentation

void ContentHandler::endDirectChild const XMLCh *const   lName,
const std::string &  content
[virtual]
 

This method is called when a child node close tag is found.

Parameters:
lName Child node name.
content Child node content.

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