| Package | Description |
|---|---|
| org.htmlunit.xpath.operations |
Support for XPath operations, such as +, -, string(), etc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bool
The 'boolean()' operation expression executer.
|
class |
Neg
The unary '-' operation expression executer.
|
class |
Number
The 'number()' operation expression executer.
|
class |
String
The 'string()' operation expression executer.
|
Copyright © 2022–2024 HtmlUnit. All rights reserved.