| Overview | Module | Use | Devguide | Index |
| Methods' Summary | Attributes' Summary | Methods' Details | Attributes' Details |
|
|||
|
| Methods' Summary | |
| getLength | Gets the number of attributes. |
| getIndexByQName | Gets attribute index passing a QName. |
| getIndexByUidName | Gets attribute index passing a namespace uid and a localname. |
| getQNameByIndex | Gets the QName of an attribute. |
| getUidByIndex | Gets the namespace uid of an attribute. |
| getLocalNameByIndex | Gets the localname of an attribute. |
| getValueByIndex | Gets the value of an attribute. |
| getValueByUidName | For convenience: Gets the value of an attribute passing uid, localname. |
| getTypeByIndex | |