public class CSSCharacterDataSelector extends AbstractSelector
Constructor and Description |
---|
CSSCharacterDataSelector(java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
protected SelectorWeight |
createWeight() |
java.lang.String |
getData()
Returns the character data.
|
short |
getSelectorType()
An integer indicating the type of
Selector |
getWeight
protected SelectorWeight createWeight()
createWeight
in class AbstractSelector
public java.lang.String getData()
public short getSelectorType()
Selector