|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.w3c.flute.parser.selectors.DescendantSelectorImpl
public class DescendantSelectorImpl
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DescendantSelectorImpl(Selector parent, SimpleSelector simpleSelector)
Method Detail |
---|
public short getSelectorType()
Selector
public Selector getAncestorSelector()
public SimpleSelector getSimpleSelector()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |