Re: Problem with languague encoding in Xerces C Parser 1.2.0a

2000-09-25 Thread Harry Lin
I have tried very hard and I'm not really so stupid, but I coudn't use it. - Original Message - From: "Indrajit Chaudhuri" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 25, 2000 8:05 AM Subject: Re: Problem with languague encoding in Xerces C Parser 1.2.0a > Dave, >

Re: Problem with languague encoding in Xerces C Parser 1.2.0a

2000-09-25 Thread Indrajit Chaudhuri
Dave, I am using the XMLFormatter to dump encoded XML data to a file. This XMLFormatter takes an object of a class XMLFormatTarget as constructor arguement. I have derived a class from XMLFormatTarget and overriden one of its member function writeChars(const XMLByte* const toWrite). When I writ