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 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 JBoss by Red Hat. All rights reserved.