execute(Node rootNode) Execute the xpath.
Parameters: rootNode - The node from which the query should start or null. Parameters: nameSpace - The node that resolves namespace queries or null. Parameters: filter - The node filter which is to apply while querying or null.
Execute the xpath.
Parameters: rootNode - The node from which the query should start or null. Parameters: nameSpace - The node that resolves namespace queries or null. Parameters: filter - The node filter which is to apply while querying or null. The XObject insulating the query result.