org.w3c.flute.parser.selectors
Class DirectAdjacentSelectorImpl
java.lang.Object
org.w3c.flute.parser.selectors.DirectAdjacentSelectorImpl
public class DirectAdjacentSelectorImpl
- extends java.lang.Object
- Version:
- $Revision: 9877 $
- Author:
- Philippe Le Hegaret
|
Constructor Summary |
DirectAdjacentSelectorImpl(Selector child,
SimpleSelector directAdjacent)
Creates a new DescendantSelectorImpl |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectAdjacentSelectorImpl
public DirectAdjacentSelectorImpl(Selector child,
SimpleSelector directAdjacent)
- Creates a new DescendantSelectorImpl
getSelectorType
public short getSelectorType()
- An integer indicating the type of
Selector
getNodeType
public short getNodeType()
getSelector
public Selector getSelector()
- Returns the parent selector.
getSiblingSelector
public SimpleSelector getSiblingSelector()