Modulesยง
Enumsยง
- Error
- Expression
- Value
- The primary types of values that an XPath expression returns as a result.
Traitsยง
- Attribute
- Document
- Dom
- Element
- Namespace
Resolver - Node
- A handle to a DOM node exposing all functionality needed by xpath.
- Nodeset
Helpers - Processing
Instruction
Functionsยง
- evaluate_
parsed_ xpath - Evaluate an already-parsed XPath expression
- is_
valid_ ๐continuation - https://www.w3.org/TR/xml/#NT-NameChar
- is_
valid_ ๐start - https://www.w3.org/TR/xml/#NT-NameStartChar
- parse
- Parse an XPath expression from a string