| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xml.external.utils |
Implementation of Xalan utility classes.
|
| jdk7u.jaxp.org.apache.xpath.external.compiler |
Implements an XPath parser which produces an OpMap, and a so-called Compiler
which produces an expression tree for fast evaluation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectStack
Implement a stack of simple integers.
|
| Constructor and Description |
|---|
ObjectVector(ObjectVector v)
Copy constructor for ObjectVector
|
| Modifier and Type | Method and Description |
|---|---|
ObjectVector |
OpMap.getTokenQueue()
Get the XPath as a list of tokens.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.