CXMLElementVisitor Class Reference

[CADIHash.h Index] [CADIHash.h Hierarchy]


This class is designed for visiting XML document trees More...

#include <../libInvertedFile/include/CXMLElementVisitor.h>

Public Members


Detailed Description

This class is designed for visiting XML document trees. It's only


virtual bool startVisit(const CXMLElement& inVisited)

makes this visit inVisted. The return value decides, if the visit recurses further or not

virtual void endVisit(const CXMLElement& inVisited)

visiting on the way back


Documentation generated by muellerw@pc7170 on Son Okt 8 16:04:40 CEST 2000
Kdoc