org.xml.sax.AttributeList.getLength
method
public getLength() as Int
Description

Returns the number of attributes in the list.

Returns

Attribute count.

Example
count = attrs.getLength()