- From: <keshlam@us.ibm.com>
- Date: Mon, 2 Nov 1998 14:39:27 -0500
- To: www-dom@w3.org
Not an error. The IDL name of this value is "attributes", but when implemented in a programming language -- in this case, Java -- it's implemented as a getAttributes() method. The same is true for the other IDL attributes such as nodeName/getNodeName(), firstChild/getFirstChild(), and so on. ______________________________________ Joe Kesselman / IBM Research Unless stated otherwise, all opinions are solely those of the author.
Received on Monday, 2 November 1998 14:39:48 UTC