- From: Gary L Peskin <garyp@firstech.com>
- Date: Thu, 06 Jul 2000 09:28:22 -0700
- To: Larry Yu <csthyu@comp.polyu.edu.hk>
- CC: html-tidy@w3.org
Larry -- I tried java org.w3c.tidy.Tidy -clean -asxml www.yahoo.com and it worked fine. What does your program look like that you're using to output the XML? Gary Larry Yu wrote: > > Hello, > > I have saved the www.yahoo.com index page and hope to use jtidy to > convert it to xml. However I get the following error and the the > conversion stop in somewhere. > I have used > tidy.setMakeClean(true); > tidy.setXmlOut(true); > in my program now. > How can I set values in my program? > > Thanks your ideas in advance. > > Larry > > <snip>
Received on Thursday, 6 July 2000 12:28:46 UTC