| Package | Description |
|---|---|
| org.htmlunit.xpath |
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
|
| org.htmlunit.xpath.axes |
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
|
| org.htmlunit.xpath.compiler |
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
|
| org.htmlunit.xpath.xml.dtm.ref | |
| org.htmlunit.xpath.xml.utils |
Implementation of Xalan utility classes.
|
| Class and Description |
|---|
| NodeVector
A very simple table that stores a list of Nodes.
|
| PrefixResolver
The class that implements this interface can resolve prefixes to namespaces.
|
| Class and Description |
|---|
| NodeVector
A very simple table that stores a list of Nodes.
|
| PrefixResolver
The class that implements this interface can resolve prefixes to namespaces.
|
| WrappedRuntimeException
This class is for throwing important checked exceptions over non-checked methods.
|
| Class and Description |
|---|
| PrefixResolver
The class that implements this interface can resolve prefixes to namespaces.
|
| Class and Description |
|---|
| SuballocatedIntVector
A very simple table that stores a list of int.
|
| Class and Description |
|---|
| PrefixResolver
The class that implements this interface can resolve prefixes to namespaces.
|
Copyright © 2022–2025 HtmlUnit. All rights reserved.