Return-Path: Delivered-To: apmail-xml-commons-dev-archive@www.apache.org Received: (qmail 99484 invoked from network); 17 Feb 2009 12:34:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Feb 2009 12:34:27 -0000 Received: (qmail 6525 invoked by uid 500); 17 Feb 2009 12:34:27 -0000 Delivered-To: apmail-xml-commons-dev-archive@xml.apache.org Received: (qmail 6508 invoked by uid 500); 17 Feb 2009 12:34:27 -0000 Mailing-List: contact commons-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list commons-dev@xml.apache.org Received: (qmail 6499 invoked by uid 99); 17 Feb 2009 12:34:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 04:34:27 -0800 X-ASF-Spam-Status: No, hits=-1.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mrglavas@ca.ibm.com designates 32.97.182.144 as permitted sender) Received: from [32.97.182.144] (HELO e4.ny.us.ibm.com) (32.97.182.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Feb 2009 12:34:17 +0000 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e4.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n1HCVjX9022355 for ; Tue, 17 Feb 2009 07:31:45 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id n1HCXuKp180752 for ; Tue, 17 Feb 2009 07:33:56 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n1HCWlcJ014937 for ; Tue, 17 Feb 2009 07:32:47 -0500 Received: from d25ml03.torolab.ibm.com (d25ml03.torolab.ibm.com [9.26.6.104]) by d01av02.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n1HCWleU014934 for ; Tue, 17 Feb 2009 07:32:47 -0500 In-Reply-To: <1be492430902170015o7a40c1dcp8c8554b53065a3c1@mail.gmail.com> Subject: Re: What's the difference between JAXP and xml-apis To: commons-dev@xml.apache.org X-Mailer: Lotus Notes Release 7.0 HF277 June 21, 2006 Message-ID: From: Michael Glavassevich Date: Tue, 17 Feb 2009 07:33:53 -0500 X-MIMETrack: Serialize by Router on D25ML03/25/M/IBM(Release 7.0.3FP1|February 24, 2008) at 02/17/2009 07:33:55 MIME-Version: 1.0 Content-type: multipart/alternative; Boundary="0__=0ABBFFF3DFD798598f9e8a93df938690918c0ABBFFF3DFD79859" Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org --0__=0ABBFFF3DFD798598f9e8a93df938690918c0ABBFFF3DFD79859 Content-type: text/plain; charset=US-ASCII JAXP is an API. xml-apis.jar is a jar containing these interfaces. Have you looked at the website [1] or mailing list archives [2]? Usually a good idea to review those when you're new to a project. Lots of answers to questions you may have are already there. Thanks. [1] http://xml.apache.org/commons/components/external/index.html [2] http://xml-commons.markmail.org/ Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: mrglavas@ca.ibm.com E-mail: mrglavas@apache.org Richard wrote on 02/17/2009 03:15:38 AM: > Hello, I am a newbie. > > I am wondering what's the difference between JAXP and xml-apis? > Are they the same thing? > > It is shipped in jdk1.4+, why to set up a new project? > Just for users of jdk 1.3 and earlier? --0__=0ABBFFF3DFD798598f9e8a93df938690918c0ABBFFF3DFD79859 Content-type: text/html; charset=US-ASCII Content-Disposition: inline

JAXP is an API. xml-apis.jar is a jar containing these interfaces.

Have you looked at the website [1] or mailing list archives [2]? Usually a good idea to review those when you're new to a project. Lots of answers to questions you may have are already there.

Thanks.

[1] http://xml.apache.org/commons/components/external/index.html
[2] http://xml-commons.markmail.org/

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com

E-mail: mrglavas@apache.org

Richard <wrongch@gmail.com> wrote on 02/17/2009 03:15:38 AM:

> Hello, I am a newbie.

>  
> I am wondering what's the difference between JAXP and xml-apis?
> Are they the same thing?
>  
> It is shipped in jdk1.4+, why to set up a new project?
> Just for users of jdk 1.3 and earlier? --0__=0ABBFFF3DFD798598f9e8a93df938690918c0ABBFFF3DFD79859--