* Paul Arzul wrote: >another try: > >$ java -classpath cssvalidator-2003-06-27.zip:xerces-2_4_0/xercesImpl.jar org.w3c.css.css.StyleSheetCom "http://www.w3.org/" > >---8<--- >html request http://www.w3.org/ >file : http://www.w3.org/ >No error or warning found > >java.lang.NullPointerException > at org.apache.xerces.parsers.AbstractSAXParser$AttributesProxy.getValue(Unknown Source) > at org.w3c.css.css.XMLStyleSheetHandler.startElement(Unknown Source) > at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source) > at org.apache.xerces.impl.dtd.XMLDTDValidator.startElement(Unknown Source) > at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source) > at org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown Source) > at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) > at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) > at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) > at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source) > at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) > at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) > at org.w3c.css.css.XMLStyleSheetHandler.parse(Unknown Source) > at org.w3c.css.css.StyleSheetCom.xmlRequest(Unknown Source) > at org.w3c.css.css.StyleSheetCom.htmlRequest(Unknown Source) > at org.w3c.css.css.StyleSheetCom.main(Unknown Source) >--->8--- > >? I get no such exception, the validator just blocks until I press CTRL+C. Dunno why.Received on Wednesday, 2 July 2003 11:49:44 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:00:50 UTC