public getIndex(qName as String) as Int
Returns the index for a qualified name.
Zero-based index, or -1 when no attribute matches.
-1
index = attrs.getIndex("xml:lang")