Both Xerces and Xalan has a utility class that reports its version number:
java -cp ./xerces.jar org.apache.xerces.impl.Version
java -cp ./xalan.jar org.apache.xalan.Version
Monday, March 26, 2012
Subscribe to:
Posts (Atom)
A log of the fixes and features I have implemented...