-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
For an upcoming project, I need to parse a set of existing XPath expressions, make some changes to individual parts (like renaming variable or function references), render the expression as a string again and replace the original.
From my experiments, I believe that XPath2.Net will handle the parsing step just fine. I'd probably need some additional methods to make the changes and render the expression.
- Does this functionality already exist - did I miss something?
- If not - would you be interested in a PR with the additions once I'm done?
Metadata
Metadata
Assignees
Labels
No labels