Hi All, I have a problem Parsing XML file containing japanse strings. I use Xerces Parser. Can you help me?
Using Xerces-Java version, I can parse XML file containing Japanese string with encoding ="Shift_JIS" (windows 2000) . But with Xerces-C++ version, I couldnot parse the same XML file. I tried with encoding "euc-jp" and "eucjis" but to no avail. [Please note that I ran Xcerces c++ on a linux machine, with Japanese Locale ] Can anyone tell what the problem is? Please inform me ASAP. Regards Joshy =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
