You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by himanshu <hi...@intersolutions.stpn.soft.net> on 2001/09/25 15:51:26 UTC

A query regarding Unicode support in Xerces-J

Hi All,
   I am wondering if all the XML parsers that are available today are
internally Unicode
based or not. I am working with Apache Xerces-J parser and found that it can
not
handle Unicode characters in a XML document (or they have some hidden way of
working
around with them). What I tried was simple - create a UTF-8 encoded XML
file,
read it into a String, convert this String object into InputSource and try
to parse
it using Apache DOMParser - it just crashes!!

Any insight will be a great help.

Thanks and regards,

Himanshu


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org