public abstract String getNamespaceURI (int index)

Returns the uri for the namespace declared at the index.

Parameters:
index    the position of the namespace declaration

Returns:  returns the namespace uri

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