org.w3c.css.sac
public interface ElementSelector extends SimpleSelector
Version: $Revision: 1.6 $
See Also: SAC_ELEMENT_NODE_SELECTOR
Method Summary | |
---|---|
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 element.
NULL
if this element selector can match any namespace.