org.w3c.flute.parser.selectors
Class PseudoElementSelectorImpl
java.lang.Object
org.w3c.flute.parser.selectors.PseudoElementSelectorImpl
- ElementSelector
public class PseudoElementSelectorImpl
extends java.lang.Object
implements ElementSelector
PseudoElementSelectorImpl
public PseudoElementSelectorImpl(String localName)
Creates a new ElementSelectorImpl
getLocalName
public String getLocalName()
getNamespaceURI
public String getNamespaceURI()
Returns the
namespace
URI of this element selector.
NULL
if this element selector can match any namespace.
getSelectorType
public short getSelectorType()
An integer indicating the type of Selector