Xerces 2.3.0 and *apis.jar 2003-02-07 - By Lemmin, Harald
Thank you Michael,
ok, xmlParserAPIs.jar has been extended by unsupported interfaces, no problem.
If no one from the Xerces-J team responds, I have to guess that xml-apis.jar was distributed with Xerces by error and is of no use for Xerces or for Xerces together with Xalan at all.
Kind regards, Harald
-----Original Message----- From: Michael R MR Glavassevich [mailto:mrglavas@(protected)] Sent: Donnerstag, 6. Februar 2003 18:35 To: xerces-j-user@(protected) Subject: Re: Xerces 2.3.0 and *apis.jar
To answer your questions,
org.w3c.dom.views, org.w3c.dom.stylesheets, and org.w3c.dom.css are part of DOM Level 2. As far as I know, there is no support for these interfaces in Xerces.
javax.xml.transform.* provide an API for XML Transformation, though you probably know that since you use Xalan as well.
My guess as to why these packages are included with the distribution is that the XML parser APIs distributed with Xerces are now built from xml-commons, instead of the APIs checked in CVS with Xerces.
Both xmlParserAPIs.jar and xml-apis.jar seem to be just different names for the same package, where one of the names (probably xmlParserAPIs.jar) has been deprecated. I think the change was made in order to apply a standard naming convention for this package across the XML Apache projects.
I hope this helps.
On Thu, 6 Feb 2003, Lemmin, Harald wrote:
> Hello, > > what is the difference between: > Xerces 2.2.0: xmlParserAPIs.jar and Xerces 2.3.0: xmlParserAPIs.jar? > Packages like dom/views dom/stylesheets dom/css xml/transform/.. have been > added. What are they good for? > > why is xml-apis.jar been distributed, too? > it is bigger than the xml-apis.jar distributed with xalan 2.4.1. What's the > difference / benefit? > > Kind regards, > Harald > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) > For additional commands, e-mail: xerces-j-user-help@(protected) >
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|