- From: Nayan Hajratwala <nhajratw@yahoo.com>
- Date: Mon, 14 Aug 2000 14:38:29 -0700 (PDT)
- To: html-tidy@w3.org
Hi all...
I am using JTidy to take an HTML file and output it as XML.
It seems to work fine until I try to run the resulting file through
Sun's JAXP parser.  In HTML documents that contain '©' for the
copyright symbol, JAXP says: 'Reference to undefined entity "©'.
Is '©' not a valid XML entry?  If so, is there a way to ensure that
JTidy does not output this?
I also initially had the same problem with ' ', but calling
Tidy.setQuoteNbsp(false) fixed that.
Thanks for any advice!
=====
===========================================================
.oO Nayan Hajratwala - moc.tenalaw@nayan http://www.walanet.com Oo.
.oO       "Everything's gonna be alright" - Bob Marley          Oo.
    ===========================================================
__________________________________________________
Do You Yahoo!?
Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/
Received on Monday, 14 August 2000 17:38:31 UTC