org.w3c.flute.parser.selectors
Class DescendantSelectorImpl
java.lang.Object
org.w3c.flute.parser.selectors.DescendantSelectorImpl
- DescendantSelector
public class DescendantSelectorImpl
extends java.lang.Object
implements DescendantSelector
DescendantSelectorImpl
public DescendantSelectorImpl(Selector parent,
SimpleSelector simpleSelector)
Creates a new DescendantSelectorImpl
getAncestorSelector
public Selector getAncestorSelector()
Returns the parent selector.
getSelectorType
public short getSelectorType()
An integer indicating the type of Selector
getSimpleSelector
public SimpleSelector getSimpleSelector()