public abstract String getAttributeLocalName (int index)

Returns the localName of the attribute at the provided index

Parameters:
index    the position of the attribute

Returns:  the localName of the attribute

Exceptions:
IllegalStateException    if this is not a START_ELEMENT or ATTRIBUTE