You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Zhang, Ning" <Ni...@NeuStar.com> on 2001/09/25 17:30:10 UTC

UTF-8 as default LCP

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org