org.jfree.layouting.input.style.selectors
public class CSSSilblingSelector extends AbstractSelector implements SiblingSelector
Constructor Summary | |
---|---|
CSSSilblingSelector(short nodeType, Selector selector, SimpleSelector silblingSelector) |
Method Summary | |
---|---|
protected SelectorWeight | createWeight() |
short | getNodeType()
The node type to considered in the siblings list. |
Selector | getSelector() Returns the first selector. |
short | getSelectorType() An integer indicating the type of Selector |
SimpleSelector | getSiblingSelector() |
Selector