- From: Curt Arnold <carnold@houston.rr.com>
- Date: Wed, 5 Jun 2002 08:09:46 -0500
- To: <www-dom-ts@w3.org>
Thanks Rick. I've posted a copy of my hacked Xerces JARs at http://home.houston.rr.com/curta/html-hacked-xerces.jar. I've posted a message on the xerces-j-dev mailing list to gauge the reaction of changing the implementation to work with XHTML. To build the dom1-html-jar target, you may need to raise the maximum heap size for the Java VM. For the Sun VM on Windows, you can do that with: SET ANT_OPTS=-Xmx1000M
Received on Wednesday, 5 June 2002 09:09:58 UTC