Members | Description | |||
XmlAttributeCol | Constructor | |||
add | Adds an XmlAttribute to the collection | |||
getLength | gets the number of items in the collection | |||
getItem(int index) | Gets the attribute at a given index (0-based) | |||
getItem(String ns, String attrName) | Gets the attribute with a given namespace & name (null if not found) |