13Copyright © 2000-2001 Profile Consulting Inc.13
A Few More Methods

In interface NodeList:
Node item(int)
int getLength()
In interface NamedNodeMap :
Node item(int)
int getLength()