Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

abharal
2009-08-25 07:26:07

I am facing similar issue. Both leading and tailing white spaces & are truncated when converted to &.

Thanks

fszeborg
2009-04-17 16:05:26

I am trying to use the SAXParser and Talend is having issues when it comes across & and '.  Does anyone know of a workaround?  These instances involving the & character look proper in the xml file.  I have three XML files, each larger than 1GB.  So, using SAX is required.


Thanks

msu-price
2008-06-27 18:07:55

I am using TOS 2.4.
When I configure a TFileInputXML to use the SAXParser, it doesn't get the element text right as soon as there are (encoded) quotes or apostrophes.

e.g.:

<?xml version="1.0" encoding="utf-8"?>
<root>
<title>&quot;my title&quot;</title>
</root>

It returns just a single decoded quote ( " ) for column "title", whereas the DOM and xerces parsers work fine.
I definately need to use the SAXParser because of memory issues.

Anyone got an idea?

Board footer

Powered by FluxBB