onders wrote:
Hello,

There is an example code in xerces-c library to create a xml document using
DOM.
Is there a chance to do the same thing using SAX?
If yes, how?
Can you help me about this? please it is urgent!! example code telling how
to do that would be great!
There are no event-based serializers in Xerces-C. You would have to adapt the existing serialization code to do that.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to