Skip to content
Commit 28876afb authored by Alex Bligh's avatar Alex Bligh Committed by Daniel Veillard
Browse files

Add xmlXPathSetContextNode and xmlXPathNodeEval



This patch adds xmlXPathSetContextNode and xmlXPathNodeEval,
which make it easier to evaluation XPath expressions with a
context node other than the document root without poking about
inside the internals of the context.

This patch is compile-tested only, and is my first libxml2
contribution, so please go easy.

Signed-off-by: default avatarAlex Bligh <alex@alex.org.uk>
parent 87f3287d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment