--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
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
- entitiy parsing in sax Joseph Shraibman
- re: Xerces support for http://www.w3.org/1999/XM... pretpal . ruprai
- re: Xerces support for http://www.w3.org/199... Michael Glavassevich
- Re: entitiy parsing in sax Elliotte Harold
- Re: entitiy parsing in sax Joseph Shraibman
- Re: entitiy parsing in sax Elliotte Harold