Module xpath_selector

Module xpath_selector 

Source
Expand description

XPath-like selector functionality for efficient XML element selection

Structs§

XPathResult
Result of XPath selection
XPathSelector
XPath-like selector for extracting specific XML elements and values
XPathStats
Performance statistics for XPath selection

Enums§

PathComponent
Component of an XPath expression