|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.steadystate.css.parser.selectors.ChildSelectorImpl
public class ChildSelectorImpl
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ChildSelectorImpl(Selector parent,
SimpleSelector simpleSelector)
|
|
| Method Summary | |
|---|---|
Selector |
getAncestorSelector()
Returns the parent selector. |
short |
getSelectorType()
An integer indicating the type of Selector |
SimpleSelector |
getSimpleSelector()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ChildSelectorImpl(Selector parent,
SimpleSelector simpleSelector)
| Method Detail |
|---|
public short getSelectorType()
SelectorSelector
getSelectorType in interface Selectorpublic Selector getAncestorSelector()
DescendantSelector
getAncestorSelector in interface DescendantSelectorpublic SimpleSelector getSimpleSelector()
getSimpleSelector in interface DescendantSelectorpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||