| 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.objects |
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
|
| org.htmlunit.xpath.patterns |
Implementation of XPath nodeTest support, and XSLT pattern matching support.
|
| org.htmlunit.xpath.xml.dtm | |
| org.htmlunit.xpath.xml.dtm.ref | |
| org.htmlunit.xpath.xml.dtm.ref.dom2dtm |
| Class and Description |
|---|
DTM
DTM is an XML document model expressed as a table rather than an object tree. |
DTMIterator
DTMIterators are used to step through a (possibly filtered) set of nodes. |
| DTMManager
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
|
| Class and Description |
|---|
DTM
DTM is an XML document model expressed as a table rather than an object tree. |
| DTMAxisIterator
This class iterates over a single XPath Axis, and returns node handles.
|
| DTMAxisTraverser
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually
as defined by an XPath axis.
|
DTMIterator
DTMIterators are used to step through a (possibly filtered) set of nodes. |
| DTMManager
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
|
| Class and Description |
|---|
DTMIterator
DTMIterators are used to step through a (possibly filtered) set of nodes. |
| DTMManager
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
|
| Class and Description |
|---|
DTM
DTM is an XML document model expressed as a table rather than an object tree. |
| Class and Description |
|---|
DTM
DTM is an XML document model expressed as a table rather than an object tree. |
| DTMAxisIterator
This class iterates over a single XPath Axis, and returns node handles.
|
| DTMAxisTraverser
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually
as defined by an XPath axis.
|
DTMIterator
DTMIterators are used to step through a (possibly filtered) set of nodes. |
| DTMManager
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
|
| Class and Description |
|---|
DTM
DTM is an XML document model expressed as a table rather than an object tree. |
| DTMAxisIterator
This class iterates over a single XPath Axis, and returns node handles.
|
| DTMAxisTraverser
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually
as defined by an XPath axis.
|
DTMIterator
DTMIterators are used to step through a (possibly filtered) set of nodes. |
| DTMManager
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
|
| Class and Description |
|---|
DTM
DTM is an XML document model expressed as a table rather than an object tree. |
| DTMManager
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
|
Copyright © 2022–2023 HtmlUnit. All rights reserved.