Hi, I am trying to serialize an xml document - the output has apostraphes replaced with the entity reference '. 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
