Name

isDefaultNamespace: namespaceURI(3)

Synopsis

This method returns true if the namespace URI given is the default namespace for this node, false if it is not.

Argument

namespaceURI: DOMString

The namespace URI to check against the default namespace URI.

Java binding

public boolean isDefaultNamespace(String namespaceURI);

Get XML in a Nutshell, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.