Hi,

I am trying to use Xalan to evaluate several XPath
expressions with a single Document (not build using
DocumentBuildFactory in Xalan). From the ApplyXPath
example, it uses the functions
XPathAPI.selectNodeIterator(doc, xpath);

I am wondering if there is a more efficient approach,
considering I need to evaluate several xpath
expressions on a single large document. 

Can I use xslc to compile the XPath so that the XPath
is more efficient? If yes, can someone please tell me
where can I find examples to use xslc to compile
XPath? 

Thanks for your help.
Sam

__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

Reply via email to