Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
Constructor 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.NULL
if this element selector can match any element.
public String getNamespaceURI()
Returns the namespace URI of this element selector.NULL
if this element selector can match any namespace.