Joseph Kesselman wrote:

If you want an entity reference, construct an Entity Reference node/event.
If you use a & character in a data field, that's just data (equivalent to
& in the XML source).
  

I'm not using a DOM in the SAX parser, just going from StringBuffer to StringBuffer.  The Xalan transformer is using a StringReader as an inputsource.  Shouldn't the transformer see the '&' as a start of an entity reference when coming from a StringReader?
--
   Anthony Rabaa
   Software Developer & Network Administrator
    AMCon Research Inc.
    Ottawa, Ontario, Canada
    http://www.amconresearch.net

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

Reply via email to