|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.steadystate.css.parser.selectors.PseudoElementSelectorImpl
public class PseudoElementSelectorImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
PseudoElementSelectorImpl(java.lang.String localName)
|
|
| 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. |
short |
getSelectorType()
An integer indicating the type of Selector |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PseudoElementSelectorImpl(java.lang.String localName)
| Method Detail |
|---|
public short getSelectorType()
SelectorSelector
getSelectorType in interface Selectorpublic java.lang.String getNamespaceURI()
ElementSelectorNULL if this element selector can match any namespace.
getNamespaceURI in interface ElementSelectorpublic java.lang.String getLocalName()
ElementSelectorNULL if this element selector can match any element.
getLocalName in interface ElementSelector
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||