Java: Add release note and address review comments.

This commit is contained in:
Michael Nebel
2023-08-04 13:36:43 +02:00
parent ffd1456d67
commit d3eb9c1325
4 changed files with 9 additions and 4 deletions

View File

@@ -48,7 +48,8 @@
* - "Element": Selects the collection elements of the selected element.
* - "WithoutElement": Selects the selected element but without
* its collection elements.
* - "WithElement": Selects the collection elements of the selected element.
* - "WithElement": Selects the collection elements of the selected element, but
* points to the selected element.
*
* An `output` can be can be a dot separated path consisting of either "",
* "Argument[n]", "Argument[n1..n2]", "Parameter", "Parameter[n]",