-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
XPathMatcher does not support paths containing "//" and conditions #4119
(#4120) * testcases * my testcases are working but relative paths in general dont * safety commit * safety commit * most examples work * extracted condition for readability * delete condition block from part for comparisson of elementname * changed tagForCondition on the correct element * reformatted code * Polish code style * Polish: remove a comment * Polish: Remove some Stream API usages --------- Co-authored-by: Knut Wannheden <[email protected]>
- Loading branch information
1 parent
489b8eb
commit 4159303
Showing
2 changed files
with
104 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters