RE: How DOM can be serialized to JSON

2016-06-14 Thread Cantor, Scott
> How DOM presentation of XML document can be serialized into string in > JSON format and opposite? Well, a) that's not a well-defined mapping, and b) there's no code in Xerces to do that if that's what you're asking. If there's any library using Xerces under it that does this, I wouldn't know

How DOM can be serialized to JSON

2016-06-14 Thread Vladimir Loubenski
Hi, How DOM presentation of XML document can be serialized into string in JSON format and opposite? Regards, Vladimir. - To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xe