Me too. Just forget it and looking for something else. ----- Original Message ----- From: Sivakumar Boraiyan <[EMAIL PROTECTED]> To: <xerces-j-dev@xml.apache.org> Cc: <[EMAIL PROTECTED]> Sent: Friday, September 29, 2000 8:14 AM Subject: Using the Xerces Parser
> Hi , > I am trying to use the Xerces parser. I downloaded the > xerces-j-bin.1.2.0.zip file from the xerces web site and used the command > line command jar xf xerces-j-bin.1.2.0.zip to extract the files. It did > gave me a sub directory containg the xerces.jar file. I mentioned the > complete path of Xerces.jar in the environment entries in my Windows NT > operating system. I tried compiling an XML program which uses the SAX > interface and a Class( SAXParser, XMLReader). I get errors stating " can > not resolve symbol". Can you help me? > > Sivakumar. >