You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by baomin qi <ba...@liverpool.ac.uk> on 2002/02/08 19:00:04 UTC

SAX Parser CLASSPATH

Hi,

Since I want to learn XML, I have therefore installed the Xerces-2.0.0 
parser and had the XercesImpl.jar file (together with other files including 
xmlparserAPIs.jar) in my computer recently.

After the installation, I have set the CLASSPATH as "... 
.;c:\jdk1.3.1_02\bin; 
c:\javaxml2\Xerces-J-bin.2.0.0\xerces-2_0_0\xercesImpl.jar; 
c:\jdk1.3.1_02\bin\tools.jar; ..." to let the javac know where the parser 
is. But when I complied a Java file, the report was coming for complaining 
that it can't find "Attributes, ContentHandler, ErrorHandler, ....." in 
package sax.

Can anybody tell me what else I need to install to use SAX? Sorry for 
bother you, but your help will be much appriciated.

Thanks in advance!

Zixuan





---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org