[xml] How to Build DOM tree from sax api



Hi All,
I want to build the DOM tree from sax api's of the libxml. Is there any way that I can achieve this.
I wan to do something like this.
1. I will register the sax api's first
2. Once the control come the sax call back handlers . I want to build the DOM tree in the call back handlers registered for sax.

Thanks in advance.

Regards,
Umesh





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]