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.
|
getWeight
protected SelectorWeight createWeight()
createWeight
in class AbstractSelector
public SimpleSelector getSimpleSelector()
public short getSelectorType()
Selector