Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The XmlSlurper only have the children() method to explore DOM.
But in our project, it's so offten to use parent().
i had patch it with uinitTest . hope the team can adopt it.