If what you actually need is the parser itself, you can find it at
http://xml.apache.org/xerces-j/index.html.  I <think> org.xml.sax is the old
package name before the code was donated to apache.  In any case, Xerces
supports both SAX and DOM parsing, and will have everything you need.

-----Original Message-----
From: xin_kang [mailto:[EMAIL PROTECTED]]
Sent: Saturday, April 28, 2001 1:36 AM
To: [EMAIL PROTECTED]
Subject: where can find package org.xml.sax.*


JSP-INTEREST�����ã�

  where can i find package org.xml.sax.*

                    ��
��

            xin_kang
            [EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to