Hi,
I am wondering if I am missing something in the api that can give me all the Text nodes in an Element as a String?
I know I can do:
List contentNodes = body.selectNodes(".//text()");
But I am just wondering if there is some convenience method to avoid assembling the String from the list?
thanks, -Rob
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ dom4j-user mailing list dom4j-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-user