Uses of Class
org.apache.xml.utils.IntStack
Packages that use IntStack
Package
Description
Implementation of Xalan utility classes.
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
-
Uses of IntStack in org.apache.xml.utils
Constructors in org.apache.xml.utils with parameters of type IntStack -
Uses of IntStack in org.apache.xpath
Methods in org.apache.xpath that return IntStackModifier and TypeMethodDescriptionXPathContext.getCurrentExpressionNodeStack()
XPathContext.getCurrentNodeStack()
Methods in org.apache.xpath with parameters of type IntStackModifier and TypeMethodDescriptionvoid
XPathContext.setCurrentExpressionNodeStack
(IntStack nv) void
XPathContext.setCurrentNodeStack
(IntStack nv)