Module java.xml

Interface Namespace

    • Method Detail

      • getPrefix

        String getPrefix()
        Gets the prefix, returns "" if this is a default namespace declaration.
      • getNamespaceURI

        String getNamespaceURI()
        Gets the uri bound to the prefix of this namespace
      • isDefaultNamespaceDeclaration

        boolean isDefaultNamespaceDeclaration()
        returns true if this attribute declares the default namespace