| Package | Description |
|---|---|
| net.sourceforge.htmlunit.xpath.compiler |
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
|
| net.sourceforge.htmlunit.xpath.xml.utils |
Implementation of Xalan utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectVector |
OpMap.getTokenQueue()
Get the XPath as a list of tokens.
|
ObjectVector |
OpMap.getTokenQueue()
Get the XPath as a list of tokens.
|
| Constructor and Description |
|---|
ObjectVector(ObjectVector v)
Copy constructor for ObjectVector
|
ObjectVector(ObjectVector v)
Copy constructor for ObjectVector
|
Copyright © 2022–2023. All rights reserved.