Hi all

I want to retrieve all the text inside elements in an XML document. In
simple terms I need to get all the text nodes. A clear approach will be to
iterate through the entire tree and get text nodes. Other than this is there
any efficient way to do this (possibly using the underlying StAX parser)?
>
>
Thanks in advance
Kalani

-- 
Kalani Ruwanpathirana
Department of Computer Science & Engineering
University of Moratuwa

Reply via email to