I wanted to use your c++ parser, but after reading all documents I
couldn't understand which function do I need to write in my program.
You wrote that for using your parser I need "to define factory methods
that create instances of objects that implement the various
interfaces."
I would be glad if you could send me an example of how do I use all
the interfaces of node, nodeList, element etc. Your examples are very
simple and I almost couldn't use them.
I didn't understand how do I reach the data in the tree after parsing
my XML file.
thank you, Kathry