Hello,

I've got a problem with the method eval in XPathAPI.
The documentation of this method says that the parameter contextNode is the 
node where the search starts from.
Entering the document node the method works fine, but when I enter another node 
the search still starts with the root node.
I would be pleased if someone could tell me if I use this method in a wrong way 
and if yes what I am doing wrong or if there is a mistake in the API.

As an example how I use the method I added a small xml-file and the java-code.

Attachment: test.java
Description: Binary data

Reply via email to