![]() |
|
Contents |
Public Member Functions | |
| String | getNamespaceURI () |
| Returns the namespace URI of this element selector. | |
| String | getLocalName () |
| Returns the local part of the qualified name of this element. | |
| String getNamespaceURI | ( | ) |
Returns the namespace URI of this element selector.
NULL if this element selector can match any namespace.
| String getLocalName | ( | ) |
Returns the local part of the qualified name of this element.
NULL if this element selector can match any element.