[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Converting JSON to XML ... how to deal with control characterspresent in the JSON?
- From: "Costello, Roger L." <costello@mitre.org>
- To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Tue, 27 Oct 2015 17:56:37 +0000
Hi Folks,
Occasionally I have a JSON file that contains a control character which is not allowed in XML.
When converting JSON to XML, how do you deal with control characters in JSON?
Is there a library available that will remove control characters from JSON?
Suppose I convert JSON to XML and then hand the XML off to an XML parser. Is there an XML parser that will automatically exclude non-XML characters?
/Roger
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]