My apologies to the list. I found the problem. It was in my Java code doing the transformation. Instead of transforming directly into an HTML file, I was transforming into another Document, then outputting the document to the file. It was the process of outputing the document to the file that caused the ' to appear.
- How can I get a single quote ' into HTML Scott Moore
- Re: How can I get a single quote ' into HTML Jesse Hersch
- RE: How can I get a single quote ' into HTML Scott Moore
- Scott Moore
