|
Hello, The following is the clearer requirement
description regarding the usage of Xalan library. “The application will load the xml
document to the XercesDOM Tree and
process each node. It is required by the application to
process inner XercesDOMNodes
relatively and apply XPath query on it. Thus we need find a way that Xalan can evaluate Xpath expressions
using XercesDOM Node as
the starting point.” Thanks, Anand From: 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 XPath query on it. In order to utilize the Xalan library for this, we did
initial analysis on the mechanism to map the DOM objects to the Xalan objects, and observed the
following: (The libraries considered for implementation are: Xerces
2.7.0 and Xalan 1.10.0)
We look forward for the inputs in this respect. Thanks and Regards, Anand |
- Using DOM Objects for Evaluating XPath expressions ... Bharadwaj, Anand (ELS)
- Re: Using DOM Objects for Evaluating XPath exp... David Bertoni
- RE: Using DOM Objects for Evaluating XPath exp... Bharadwaj, Anand (ELS)
