They are....
If you wish I can send you a copy of the jar file.
Oren Ryngler
-----Original Message-----
From: patrick j. lynch [mailto:lynchnco@rcn.com]
Sent: Thursday, October 12, 2000 10:03 PM
To: xerces-dev@xml.apache.org
Cc: xerces-j-dev@xml.apache.org
Subject: "Newbie" here, so be kind...
Good evening,
I'm working thru the book "Java and XML" by Brett McLaughin...
In chapter 3, he gives an example that imports the following:
import org.xml.sax.Attributes;
import org.xml.sax.ContentHandler;
import org.xml.sax.ErrorHandler;
import org.xml.sax.Locator;
import org.xml.sax.SAXException;
import org.xml.sax.SAXParseException;
import org.xml.sax.XMLReader;
import org.xml.sax.helpers.XMLReaderFactory.
These, I think, should be in the jar file: xerces.jar...It's what I
downloaded
the Apache Xerces parser....However, they are not in the jar file....
I'd appreciate any help...
THanks,
Pat
|