Hi,
from my understanding you only need the 3 jar files supplied i.e. xalan.jar, crimson.jar and jaxp.jar.
All the parsing facilities are available within these 3 files and of course the framework in the jdk.
Just make sure that these files are within your class path
and it should work fine.
daz.