Package | Description |
---|---|
org.apache.xml.utils |
Implementation of Xalan utility classes.
|
org.apache.xpath |
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
|
Constructor | Description |
---|---|
IntStack(IntStack v) |
Copy constructor for IntStack
|
Modifier and Type | Method | Description |
---|---|---|
IntStack |
XPathContext.getCurrentExpressionNodeStack() |
|
IntStack |
XPathContext.getCurrentNodeStack() |
Modifier and Type | Method | Description |
---|---|---|
void |
XPathContext.setCurrentExpressionNodeStack(IntStack nv) |
|
void |
XPathContext.setCurrentNodeStack(IntStack nv) |
Copyright © 2014 Apache XML Project. All Rights Reserved.