What's the difference between xml-apis.jar and xmlParserAPIs.jar

View: New views
2 Messages — Rating Filter:   Alert me  

What's the difference between xml-apis.jar and xmlParserAPIs.jar

by Richard-316 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Finnaly i reach here.
 
when processing xml, i find in my lib directory, there are xml-apis.jar and xmlParserAPIs.jar.
after comparing, i find that they are the same except different names.
 
why?
 
 

Re: What's the difference between xml-apis.jar and xmlParserAPIs.jar

by Michael Glavassevich-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Same jar; different names. xmlParserAPIs.jar hasn't existed for years. See the mailing list archives [1][2] for the reasons why.

Thanks.

[1] http://markmail.org/thread/hj6kdvgsvxtqmhtp
[2] http://markmail.org/message/pcolq7lt2wekkbmu

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

E-mail: mrglavas@...

Richard <wrongch@...> wrote on 02/17/2009 03:22:04 AM:

> Finnaly i reach here.

>  
> when processing xml, i find in my lib directory, there are xml-apis.
> jar and xmlParserAPIs.jar.

> after comparing, i find that they are the same except different names.
>  
> why?