Unkown entities

I use JTidy with parserDOM and I have the following problem :

the HTML source contains entities like ’ that refer to a Windows char
set and when a get the string from the DOM that Tidy build, I get a ?
instead of the character.

In fact I understand that Tidy does not retreive the good char, but in this
case  it should not replace it by ? (which cannot be interpreted later).

So is there a configuration that tells Tidy not to replace undefined
entities by ?

--
Denis Queffeulou
Wokup! - Product Team
mailto:denis.queffeulou@wokup.com
http://www.wokup.com

Received on Tuesday, 5 September 2000 05:34:19 UTC