Is there any particular reason that text inside CDATA sections is not
handled or ignored.
I removed the createCDATASection from the SAXDocumentFactory (so it just
creates a TextNode) and the text appeared. This probably is not the
solution, just a test to see what happens.
It seems that the bridge ignores the CDATASection class because the node
type is not an ELEMENT_NODE.
Do I need to remove the cdata sections (and replace "<" with "<" etc.)
because this is the expected behaviour or is it not handling the cdata
properly.
Keiron
ps. I'm sending this again, the first one seems to have disappeared
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]