|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElementSelector
Selector.SAC_ELEMENT_NODE_SELECTOR
Field Summary |
---|
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 |
---|
java.lang.String getNamespaceURI()
NULL
if this element selector can match any namespace.
java.lang.String getLocalName()
NULL
if this element selector can match any element.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |