> I have found an issue trying to get special characters to display 
correctly in SAX and
> have gotten it down to a call to getCharDataOpts()within void
> IGXMLScanner::sendCharData(XMLBuffer& toSend).  I have looked through 
the
> documentation and on the website, but have not found a way to set the 
CharDataOpts
> value for what I am sending.

Some data and sample code would help understand what you are doing and 
what you think the problem is.  You cannot "set the CharDataOpts" and you 
should never have to.  I did report and provide a patch for a bug in this 
function involving UTF-16 surrogate pairs, so you may be seeing the same 
bug.

Dave

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

Reply via email to