- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 09 Jan 2004 23:27:44 +0100
- To: www-validator-css@w3.org
Received on Friday, 9 January 2004 17:28:44 UTC
Hi,
The attached batch file automatically retrieves the latest W3C CSS
Validator sources and compiles them into a .zip file which could then
by used like
java -cp validator-snapshot.zip org.w3c.css.css.StyleSheetCom \
http://www.example.org/
to validate style sheets. In order to work with XML documents you need
to have Xerces (xercesImpl.jar) in your classpath.
regards.
--
Björn Höhrmann - http://bjoern.hoehrmann.de - mailto:bjoern@hoehrmann.de
Received on Friday, 9 January 2004 17:28:44 UTC