execute the command
java -cp xerces.jar org.apache.xerces.framework.Version ( this works for up to 1.4.3
not sure about xerces 2.0+)
Later,
Scott
>>> [EMAIL PROTECTED] 11/15 7:57 AM >>>
Hi,
I'm new to Xerces so here's my first Xerces for dummies question:
Is there a class/method, MetaData.getVersion() for example, somewhere
in the API that will show me the exact version of the Xerces.jar that I
have installed
on my system (I'm not the guy who originally downloaded and installed it)
?
The jar -tvf xerces.jar command shows, among other things:
0 Mon Jan 15 17:11:12 EST 2001 META-INF/
68 Mon Jan 15 17:11:12 EST 2001 META-INF/MANIFEST.MF
6 Mon Jan 15 17:11:10 EST 2001 Xerces_Ver_3_1_1.info
And I also see the following version info:
Xerces 1.4.3 at http://xml.apache.org/xerces-j/releases.html
Xerces 2.0.0 (beta) at http://xml.apache.org/xerces2-j/releases.html
Can you help ?
Thanks :)
Pete
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]