Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.8.6
-
Fix Version/s: None
-
Component/s: groovy-jdk
-
Labels:None
-
Number of attachments :
Description
Looks like the parents() implemention has been missing since 2006. Perhaps it is forgotten? Would be a useful method to have.
d0b473f5 » paulk-asert
2006-10-21 add '**' to DOMCategory and XmlParser 163
164 public GPathResult parents() {
165 // TODO Auto-generated method stub
166 throw new GroovyRuntimeException("parents() not implemented yet");