public final class Selectors extends Object
Modifier and Type | Method and Description |
---|---|
static SelectorBuilder |
builder(SelectorType type)
Creates a
SelectorBuilder with the specified type and no
arguments. |
static Selector |
parse(String selector)
Parses a
Selector from the given selector string. |
public static SelectorBuilder builder(SelectorType type)
SelectorBuilder
with the specified type and no
arguments.type
- The type of the selector