| Package | Description |
|---|---|
| org.htmlunit.cssparser.parser.selector |
Package org.htmlunit.cssparser.parser.selector.
|
| Modifier and Type | Method and Description |
|---|---|
Combinator |
RelativeSelector.getCombinator() |
static Combinator |
Combinator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Combinator[] |
Combinator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RelativeSelector(Combinator combinator,
Selector selector)
Ctor.
|
Copyright © 2025 HtmlUnit. All rights reserved.