#include <contenthandler.h>
Inheritance diagram for ContentHandler:

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. | |
Yves Houpert <yves.houpert@insa-rouen.fr>
|
||||||||||||
|
This method is called when a child node close tag is found.
Reimplemented from StructureHandlerBase. |
1.4.6