"H.wang" <[EMAIL PROTECTED]> writes: > I am a user of xerces-c++1.5.1. > > Could you please tell me if you have any plan about supporting > Japanese/Chinese encoding in the future? > > Is there any way to treat shift-jis or GB encoding XML file with > xerces-c++1.5.1?
You can use the open source ICU utility from IBM as a transcoder for Xerces. It supports those encodings (I think). jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
