Added operation: "XPath expression"

This commit is contained in:
Mike Schwörer 2016-11-29 19:28:07 +01:00
parent 09d515cbae
commit 51b627ab29
No known key found for this signature in database
GPG key ID: D3C7172E0A70F8CF
6 changed files with 6464 additions and 2 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ build/dev
docs/*
!docs/*.conf.json
!docs/*.ico
.idea/*