Xerces-C has intrinsic support for basic encodings like UTF-16, ISO-8859-1 ...etc. However, if you wish to parse XML files in some special encodings, say in Shift-JIS, Big5 etc., then you need ICU. International Components for Unicode (ICU) provides support for over 100 different encodings. See http://www10.software.ibm.com/developerworks/opensource/icu/index.html . Tinny Sean Mcelroy wrote: > Can someone tell me what ICU is, what it's purpose is, and do I need to > install it? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
