I wonder if anyone can suggest a way of ignoring or using a "default" char for the above error?

I'm using Xalan to prettify an RSS feed but one of the posts has been corrupted in a database upgrade on the weblog. The result is non UTF-8 characters (they used to be single quotes) but now they're 0x91 and 0x92.

It's using xerces to parse the rss xml. Is there any way to insert default chars for corrupted ones?

thanks,
Alistair


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



Reply via email to