Introduce a Node basic interface/class for tree traversing.
-----------------------------------------------------------

                 Key: MIME4J-169
                 URL: https://issues.apache.org/jira/browse/MIME4J-169
             Project: JAMES Mime4j
          Issue Type: New Feature
    Affects Versions: 0.7
            Reporter: Stefano Bagnara
             Fix For: 0.8


Introduce a basic interface for the "Node" and make the whole DOM a traversable 
tree: this will give a lot of future options, like using XPath expressions to 
select mime nodes (needs more thinking but could be very interesting: 
"//ima...@type=png]" would select all parts with a content type (image/png) at 
any depth level... 
(extracted from MIME4J-156)

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