FW: JTidy Configuration question

-----Original Message-----
From: Bert Van Kets [mailto:bert@vankets.com]
Sent: Wednesday, May 29, 2002 5:10 PM
To: ShafiS@lifecare.com
Subject: Re: JTidy Configuration question


I'm having the same thing.  I removed everything by getting the root 
element node out of the document.and working with that.  A bit drastic, but 
it works.
I guess it must be a bug.
Bert

At 15:55 29/05/2002 -0400, you wrote:


>   Hi,
>
>     I am using JTidy to render the xml file from a html file.
>     I donot want the tidyMark in meta tag.
>
>     Tidy configuration I set the tidyMark to false, still it is putting
the
>jtidy
>  meta tag in the xml. My xml DTD donot support this.
>      my code using this method:
>        tidy.setTidyMark(false);
>
>  Thanks in advance.
>  Shafi Shaik.

Received on Wednesday, 29 May 2002 17:15:21 UTC