Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.7
-
None
-
None
Description
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: "//image[@type=png]" would select all parts with a content type (image/png) at any depth level...
(extracted from MIME4J-156)