Couldn't find my post in the list, 2nd try. Hi, I'm new to Xalan and Xerces. What I want to do is:
1. parse xml 2. perform Xalan XPath. 3. put Xalan XPath result to a text stream. I need to perform 2-3 a couple of times for diffierent XPaths. The problem I encounterred is to put XPath result to a text stream. What I need is something like XalanStdOutputStream writing the result to a buffer. I didn't find such a thing in Xalan, what did I miss? Thanks for any help! Noortje Lin