2007/7/10, David Bertoni <[EMAIL PROTECTED]>:

Jose Luis Zabalza wrote:

> I try ((DOMText *)element)->getWholeText() but y get a (0xFFFFFFFF)
> pointer and the program crash.
>
> <D1>
>  <D2>text</D2>
>  <D3/>
> <D1>
>
> if element is pointed to D1 I want get a text with
>
>  <D2>text</D2>
>  <D3/>

Then you need to use a serializer.  What version of Xerces-C are you using?


 OK. I watch DOMPrint example and I see DOMWriter example. It's OK
and fullfeatured but too munch complicated. Is there  another simpler
manner to get inner text?

Thanks in avance

--
José Luis Zabalza
jlz.3008  a t  gmail.com
Linux Counter 172551

Reply via email to