| Package | Description |
|---|---|
| org.htmlunit.xpath.objects |
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XNodeSet
This class represents an XPath nodeset object, and is capable of converting the nodeset to other
types, such as a string.
|
Copyright © 2022–2023 HtmlUnit. All rights reserved.