Module xpath

Module xpath 

Source
Expand description

Bindings to the xpath crate

StructsΒ§

XPathImplementation πŸ”’
XPathWrapper πŸ”’
Wrapper type that allows us to define xpath traits on the relevant types, since they’re not defined in script.

EnumsΒ§

PrecedingNodeIteratorWithoutAncestors πŸ”’

FunctionsΒ§

parse_expression πŸ”’
previous_non_ancestor_node πŸ”’
Returns the previous element (in tree order) that is not an ancestor of node.

Type AliasesΒ§

Value πŸ”’