org.jfree.layouting.input.style.selectors
Class CSSDescendantSelector
- DescendantSelector, CSSSelector, Selector, Serializable
public class CSSDescendantSelector
implements DescendantSelector
Creation-Date: 30.11.2005, 15:38:58
CSSDescendantSelector
public CSSDescendantSelector(SimpleSelector simpleSelector,
Selector anchestorSelector,
boolean childRelation)
getAncestorSelector
public Selector getAncestorSelector()
Returns the parent selector.
getSelectorType
public short getSelectorType()
An integer indicating the type of Selector
getSimpleSelector
public SimpleSelector getSimpleSelector()