|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Selector.SAC_ELEMENT_NODE_SELECTOR
Method Summary | |
java.lang.String |
getLocalName()
Returns the local part of the qualified name of this element. |
java.lang.String |
getNamespaceURI()
Returns the namespace URI of this element selector. |
Methods inherited from interface org.w3c.css.sac.Selector |
getSelectorType |
Method Detail |
public java.lang.String getNamespaceURI()
NULL
if this element selector can match any namespace.
public java.lang.String getLocalName()
NULL
if this element selector can match any element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |