RE: Using DOM Objects for Evaluating XPath expressions in Xalan

2006-09-20 Thread Bharadwaj, Anand (ELS)
apache.org Subject: Re: Using DOM Objects for Evaluating XPath expressions in Xalan Bharadwaj, Anand (ELS) wrote: > Hello, > > We are trying to use Xalan library for processing XPath queries on the > XML document. > > The application will load the xml document to the DOM Tree and p

Re: Using DOM Objects for Evaluating XPath expressions in Xalan

2006-09-05 Thread David Bertoni
Bharadwaj, Anand (ELS) wrote: Hello, We are trying to use Xalan library for processing XPath queries on the XML document. The application will load the xml document to the DOM Tree and process each node. It is required by the application to process inner DOMNodes relatively and apply XPat