- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 18 Sep 2007 17:59:02 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/css In directory hutz:/tmp/cvs-serv8127 Modified Files: XMLStyleSheetHandler.java Log Message: + import Index: XMLStyleSheetHandler.java =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/css/XMLStyleSheetHandler.java,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- XMLStyleSheetHandler.java 18 Sep 2007 17:58:37 -0000 1.26 +++ XMLStyleSheetHandler.java 18 Sep 2007 17:59:00 -0000 1.27 @@ -43,6 +43,8 @@ import org.xml.sax.SAXParseException; import org.xml.sax.ext.LexicalHandler; +import org.apache.velocity.io.UnicodeInputStream; + /** * @version $Revision$ * @author Philippe Le Hegaret
Received on Tuesday, 18 September 2007 17:59:04 UTC