Uses of Class
org.apache.xpath.patterns.NodeTest

Packages that use NodeTest
Package Description
org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
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.
org.apache.xpath.axes
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
org.apache.xpath.patterns
Implementation of XPath nodeTest support, and XSLT pattern matching support.