Expand description
XPath module for global lookup in the DOM
The XPath functionality
Structs§
Functions§
- is_
well_ formed_ xpath - Calls the binding to http://xmlsoft.org/html/libxml-xpath.html#xmlXPathCompile and return true if a non-null pointer is returned. The idea is to use this to validate an xpath independent of context. Tests describing what this validates in tests/xpath_tests.rs