From: Alessandro C. <aca...@es...> - 2008-08-27 08:51:04
|
Hi Jimmy I fixed the problem with the help TextIter. Thank you so much, Ale On Wednesday 27 August 2008 04:09:18 jimmy Zhang wrote: > Hi, Ale, I think the easiest way is to use XPath... the text() expression > will > allow you to get those nodes... > > the other option is via "textIter" class,, which has a iterate method that > allows > you to deal with mix-context type of document... > Jimmy |