|
|||||||||
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()
Selector
Selector
getSelectorType
in interface Selector
public Selector getAncestorSelector()
DescendantSelector
getAncestorSelector
in interface DescendantSelector
public SimpleSelector getSimpleSelector()
getSimpleSelector
in interface DescendantSelector
public 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 |