I use libxml2 SAXParser.
To process entering and leaving the element I use startElementSAXFunc and endElementSAXFunc procedures.
But I couldn't find procedures to process the text. For example :
Blogger
How can I get "Blogger"??
I use libxml2 SAXParser.
To process entering and leaving the element I use startElementSAXFunc and endElementSAXFunc procedures.
But I couldn't find procedures to process the text. For example :
Blogger
How can I get "Blogger"??