Skip to content

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

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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