| Package | Description |
|---|---|
| com.gargoylesoftware.css.parser.selector |
Package com.gargoylesoftware.css.parser.selector.
|
| Modifier and Type | Method and Description |
|---|---|
Selector.SelectorType |
ChildSelector.getSelectorType() |
Selector.SelectorType |
DescendantSelector.getSelectorType() |
Selector.SelectorType |
DirectAdjacentSelector.getSelectorType() |
Selector.SelectorType |
ElementSelector.getSelectorType() |
Selector.SelectorType |
GeneralAdjacentSelector.getSelectorType() |
Selector.SelectorType |
PseudoElementSelector.getSelectorType() |
Selector.SelectorType |
Selector.getSelectorType() |
Selector.SelectorType |
Selector.getSelectorType() |
Selector.SelectorType |
PseudoElementSelector.getSelectorType() |
Selector.SelectorType |
GeneralAdjacentSelector.getSelectorType() |
Selector.SelectorType |
ElementSelector.getSelectorType() |
Selector.SelectorType |
DirectAdjacentSelector.getSelectorType() |
Selector.SelectorType |
DescendantSelector.getSelectorType() |
Selector.SelectorType |
ChildSelector.getSelectorType() |
static Selector.SelectorType |
Selector.SelectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Selector.SelectorType |
Selector.SelectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Selector.SelectorType[] |
Selector.SelectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Selector.SelectorType[] |
Selector.SelectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.