| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.w3c.flute.parser.selectors.PseudoElementSelectorImplConstructor Summary | |
| |
Method Summary | |
String |
|
String |
|
short |
|
public PseudoElementSelectorImpl(String localName)
Creates a new ElementSelectorImpl
public String getLocalName()
Returns the local part of the qualified name of this element.NULLif this element selector can match any element.
public String getNamespaceURI()
Returns the namespace URI of this element selector.NULLif this element selector can match any namespace.