saxon java xpath exception :
- by changed
Hi
I am trying to read XPath queries from a file and run it against a xml data file.
I am doing it through Saxon Xpath processor. But i keep getting this error. Code i am using is from sample code provided with the library.
Error i am getting is :
Exception in thread "main" javax.xml.xpath.XPathExpressionException: Supplied node must be built…