but, I send the tree to a MemBufFormatTarget and then I get the text with
getRawBuffer.
How can I get the original document here?

Pablo
----- Original Message -----
From: "Gareth Reakes" <[EMAIL PROTECTED]>
To: "xerces" <[EMAIL PROTECTED]>
Sent: Tuesday, March 11, 2003 5:54 AM
Subject: Re: CDATA section


> Hi,
> when the content is serialized xerces will escape < characters in
> CDATA as this would make the document illegal. It will remove them again
> when you parse.
>
> Gareth
>
>
>
> On Mon, 10 Mar 2003, Pablo Yabo wrote:
>
> > Hi,
> > How can I add a string "<trigger>something</trigger>" in the data
section.
> > When I add the content the library changes the content as this
"&lt;Trigger>&lt;/>&lt;/Trigger>".
> >
> > Pablo
>
> --
> Gareth Reakes, Head of Product Development  +44-1865-203192
> DecisionSoft Limited                        http://www.decisionsoft.com
> XML Development and Services
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to