You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VTDGen.parse() outputs
com.ximpleware.ParseException: Error in CDATA: Invalid termination sequence
The problem occurs when there is a "\n" after the pair or "]"
----- Original Message -----
From: jzhang2004/vtd-xml
To:"jzhang2004/vtd-xml"
Cc:"Subscribed"
Sent:Wed, 25 Jan 2017 09:15:31 -0800
Subject:[jzhang2004/vtd-xml] VTDGen parse CDATA error (#7)
VTDGen.parse() [1] outputs
com.ximpleware.ParseException: [2] Error in CDATA: Invalid termination
sequence
when parsing an xml like this:
This works fine:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub [3], or mute the
thread [4].
Links:
------
[1] http://sitemail.hostway.com/http:
[2] http://com.ximpleware.ParseException
[3] #7
[4]
https://githubcom/notifications/unsubscribe-auth/AOWGS26iYUMAVDZb54Yyf_WqHye13bkrks5rV4MzgaJpZM4LtwPF
When trying to parse a CDATA section that contains JSON with a list inside a list
Eg:
VTDGen.parse() outputs
com.ximpleware.ParseException: Error in CDATA: Invalid termination sequence
The problem occurs when there is a "\n" after the pair or "]"
Eg:
This example works fine:
The text was updated successfully, but these errors were encountered: