| Package | Description |
|---|---|
| org.htmlunit.cssparser.parser.selector |
Package org.htmlunit.cssparser.parser.selector.
|
| Modifier and Type | Method and Description |
|---|---|
Selector.SelectorType |
Selector.getSelectorType()
getSelectorType.
|
Selector.SelectorType |
PseudoElementSelector.getSelectorType()
getSelectorType.
|
Selector.SelectorType |
GeneralAdjacentSelector.getSelectorType()
getSelectorType.
|
Selector.SelectorType |
ElementSelector.getSelectorType()
getSelectorType.
|
Selector.SelectorType |
DirectAdjacentSelector.getSelectorType()
getSelectorType.
|
Selector.SelectorType |
DescendantSelector.getSelectorType()
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.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 HtmlUnit. All rights reserved.