public abstract String getNamespaceURI (int index)

Returns the indexth namespaceURI item in the collection.

Parameters:
index    Index into the collection.

Returns:  The namespace URI at the indexth position in the NameList, or null if there is no name for the specified index or if the index is out of range.