| Author |
How do I identify the version of xerces/xalan contained in jar?
|
R Arun
Ranch Hand
Joined: Apr 20, 2002
Posts: 33
|
|
|
I have 2 jar files each for xerces and xalan. The Manifest files dont have any version info. Is there some way of telling what versions these are?
|
 |
Amit Manurkar
Greenhorn
Joined: Apr 03, 2003
Posts: 11
|
|
You can find the version in "Manifest.mf" file. The file would have following entries;
|
Amit Manurkar
|
 |
 |
|
|
subject: How do I identify the version of xerces/xalan contained in jar?
|
|
|