Hi All,

Is there any way to set up UTF-8 as the default LCP used in
DOMString::transcode()? 

What I want to do is to use DOMString::transcode() to translate a DOMString
object
into UTF-8 coding as default, instead of calling

        XMLPlatformUtils::fgTransService->makeNewTranscoderFor

and then calling XMLTranscoder::transcodeTo() after the XMLTranscoder object
is
created?

My development platforms are LINUX and SOLARIS.

Thanks in advance,
-Ning



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to