[
https://issues.apache.org/jira/browse/PIVOT-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-341.
------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.4.1)
1.4
XMLSerializer now supports a simplified form of XPath for accessing element
data.
> Add XPath support to XMLSerializer
> ----------------------------------
>
> Key: PIVOT-341
> URL: https://issues.apache.org/jira/browse/PIVOT-341
> Project: Pivot
> Issue Type: New Feature
> Components: core-xml
> Reporter: Greg Brown
> Fix For: 1.4
>
>
> The XMLSerializer.getElements() method is currently a stub. It should return
> a list of elements matching the given XPath argument.
> This method does not need to support the complete XPath syntax - it only
> needs to support the slash-separated path notation and the equality operator
> for attribute comparisons.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.