Re: [dom4j-dev] Changed behavior in element(String name) method

2001-08-16 Thread James Strachan
; James - Original Message - From: "James Strachan" <[EMAIL PROTECTED]> To: "Jeff Turpin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 10:13 AM Subject: Re: [dom4j-dev] Changed behavior in element(String name) method > Hi

Re: [dom4j-dev] Changed behavior in element(String name) method

2001-08-16 Thread James Strachan
st list = element.elements( element.getQName( "x:foo" ) ); I'll patch the code to implement the above and mail when its available. James - Original Message - From: "Jeff Turpin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 15,

[dom4j-dev] Changed behavior in element(String name) method

2001-08-15 Thread Jeff Turpin
I have noticed that in the latest 0.9 patch release which I downloaded today to correct the SAX validating parser problem, the implementation of the element(String name) method has changed in the DefaultElement class. In the previous 0.9 release the method called the getName() method which returne