| Package | Description |
|---|---|
| org.apache.xml.utils |
Implementation of Xalan utility classes.
|
| org.apache.xpath.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 | Description |
|---|---|---|
class |
ObjectStack |
Implement a stack of simple integers.
|
| Constructor | Description |
|---|---|
ObjectVector(ObjectVector v) |
Copy constructor for ObjectVector
|
| Modifier and Type | Method | Description |
|---|---|---|
ObjectVector |
OpMap.getTokenQueue() |
Get the XPath as a list of tokens.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.