org.jfree.layouting.input.style.selectors
public class CSSDescendantSelector extends AbstractSelector implements DescendantSelector
| Constructor Summary | |
|---|---|
| CSSDescendantSelector(SimpleSelector simpleSelector, Selector anchestorSelector, boolean childRelation) | |
| Method Summary | |
|---|---|
| protected SelectorWeight | createWeight() |
| Selector | getAncestorSelector() Returns the parent selector. |
| short | getSelectorType() An integer indicating the type of Selector |
| SimpleSelector | getSimpleSelector() |
Selector