I am generating a DOM in java code (I've tried Crimson/JAXP and dom4j) on which I run a transformation (XSLT) to generate HTML. The problem is that entity references have their '&' converted to '&' in the result document. I don't think that this should be happening. Has anyone worked through this issue? I am make a bad assumption, that entity reference should be altered? Ted X. Toth Elegiant, Inc. 8705 Shoal Creek Blvd., Suite 202 Austin, TX 78757 Phone: 512.206.0660 Fax: 512.206.0003
- Problem with Xalan 2.1.0 Jim Urban
- RE: Problem with Xalan 2.1.0 Ted X. Toth
- RE: Problem with Xalan 2.1.0 Bryan Kearney
- RE: Problem with Xalan 2.1.0 Jim Urban
