|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.flute.parser.selectors.ChildSelectorImpl
public class ChildSelectorImpl
| Constructor Summary | |
|---|---|
ChildSelectorImpl(Selector parent,
SimpleSelector child)
Creates a new ChildSelectorImpl |
|
| 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 ChildSelectorImpl(Selector parent,
SimpleSelector child)
| 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 | |||||||||