I have a SAX ContentHandler. I'm passing it an xml string with entities in it, but when the characters() method is called the entities are still escaped. How do I force sax to convert the entities into chars? I'm using xerces 2.6.2

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



Reply via email to