public class CSSNegativeSelector extends AbstractSelector
| Constructor and Description |
|---|
CSSNegativeSelector(SimpleSelector selector) |
| Modifier and Type | Method and Description |
|---|---|
protected SelectorWeight |
createWeight() |
short |
getSelectorType()
An integer indicating the type of
Selector |
SimpleSelector |
getSimpleSelector()
Returns the simple selector.
|
getWeightprotected SelectorWeight createWeight()
createWeight in class AbstractSelectorpublic SimpleSelector getSimpleSelector()
public short getSelectorType()
Selector