Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

ElementSelector Interface Reference

Inherits org::w3c::css::sac::SimpleSelector.

List of all members.


Detailed Description

Version:
Revision
477010
Author:
Philippe Le Hegaret
See also:
Selector.SAC_ELEMENT_NODE_SELECTOR

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.

Member Function Documentation

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.