node() support for the streaming XPath utility
----------------------------------------------

                 Key: TIKA-129
                 URL: https://issues.apache.org/jira/browse/TIKA-129
             Project: Tika
          Issue Type: New Feature
          Components: general
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor


The streaming XPath implementation added as an utility for TIKA-116 would be 
more useful if one could select an entire subtree (all elements, attributes, 
and text) using a query like ...//node(). Currently only ...//*, ...//@*, and 
...//text() are supported.

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