Unicode is the character set. Unicode 0x0 is the character whose numeric code is 0x0 -- yes, that's NUL.
If this is only happening intermittantly, I'd suspect there's a timing problem somewhere in the data path. The question is where. Best suggestion I can offer is that you install a filter in the data stream before it reaches Xerces which reports that character if it goes by; if this filter reports positive, then the problem isn't in Xerces.
______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"may'ron DaroQbe'chugh vaj bIrIQbej" ("Put down the squeezebox and nobody gets hurt.")
- SAXParserException Shital Joshi
- Re: SAXParserException Joseph Kesselman
- RE: SAXParserException Shital Joshi
- RE: SAXParserException Joseph Kesselman
