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.1


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.

Reply via email to