Skip to content

Add support for XPath when searching in the node tree #13

@perandersson

Description

@perandersson

Add support for searching the Node tree using XPath. Examples for expressions are:

Retrieves all nodes with a node value with a value larger than 10.
/childNode1/subChildNode1[somesvalue>=10]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions