org.w3c.flute.parser.selectors
public class DescendantSelectorImpl extends Object implements DescendantSelector
Version: $Revision: 1.1.1.1 $
Constructor Summary | |
---|---|
DescendantSelectorImpl(Selector parent, SimpleSelector simpleSelector)
Creates a new DescendantSelectorImpl |
Method Summary | |
---|---|
Selector | getAncestorSelector()
Returns the parent selector. |
short | getSelectorType()
An integer indicating the type of Selector |
SimpleSelector | getSimpleSelector() |
Selector