Interface ElementSelector

    • Method Detail

      • getNamespaceURI

        java.lang.String getNamespaceURI()
        Returns the namespace URI of this element selector.

        NULL if this element selector can match any namespace.

      • getLocalName

        java.lang.String getLocalName()
        Returns the local part of the qualified name of this element.

        NULL if this element selector can match any element.