Parsing unicode character (0x2) using XML1.1

Posted by Shefali Dubey on Stack Overflow See other posts from Stack Overflow or by Shefali Dubey
Published on 2010-04-12T13:55:11Z Indexed on 2010/04/12 14:02 UTC
Read the original article Hit count: 644

Filed under:

Hi,

In my java application, I need to parse xml that contains control character 0x2 inside CDATA. I tried few ways but coudnt get through. I want to avoid any sort of encoding. Is there any way in XML1.1?

Thanks, Shefali

© Stack Overflow or respective owner

Related posts about xmlparser