public abstract String getNamespaceURI ()

If the current event is a START_ELEMENT or END_ELEMENT this method returns the URI of the prefix or the default namespace. Returns null if the event does not have a prefix.

Returns:  the URI bound to this elements prefix, the default namespace, or null