You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Gogineni, Pratima" <pg...@selectica.com> on 2001/12/25 19:48:09 UTC

serialization & entity references

Hi,

I am trying to serialize an xml document - the output has apostraphes
replaced with the entity reference &apos;. I would like to NOT replace with
the entity reference in the text nodes ...
 I have seen a suggestion to subclass and override the getEntityRef( char ch
) method. Would any one happen to know if this is a good way / if there is
any other way to do this?

thanks
pratima

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org