public abstract String getNamespacePrefix (int index)

Returns the prefix for the namespace declared at the index. Returns null if this is the default namespace declaration

Parameters:
index    the position of the namespace declaration

Returns:  returns the namespace prefix

Exceptions:
IllegalStateException    if this is not a START_ELEMENT, END_ELEMENT or NAMESPACE