public class SelectorList extends Object
| Constructor and Description |
|---|
SelectorList() |
| Modifier and Type | Method and Description |
|---|---|
List<Value> |
getSelectors()
Selectors in the list.
|
String |
getText()
Rule selector text.
|
void |
setSelectors(List<Value> selectors)
Selectors in the list.
|
void |
setText(String text)
Rule selector text.
|
Copyright © 2020. All rights reserved.