Hi, The XPathAPI.java that is part of the XALAN package, parses the XML document everytime any evaluation method is called. This is a major performance issue. I have written a class, that initializes the DTM only once and multiple XPath queries can be applied.
I would like to add this code as part to the xalan package. Kindly advice the procedure to accomplish this. I have attached the code and a test program as a zipped file. -Siljan Simpson -- __________________________________________________________ Sign-up for your own personalized E-mail at Mail.com http://www.mail.com/?sr=signup CareerBuilder.com has over 400,000 jobs. Be smarter about your job search http://corp.mail.com/careers
<<attachment: src.zip>>